Azrael⛧⸸
Explore posts from serversSIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 4/17/2025 in #sapphire-support
Some Listeners/All Interaction Handlers not working

25 replies
SIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 4/17/2025 in #sapphire-support
Running into issues with registerApplicationCommands

10 replies
SIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 4/5/2025 in #sapphire-support
Command comparison
is there a way to manually compare commands versus the api? Like deep comparison how the Framework does it automatically?
5 replies
SIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 4/2/2025 in #sapphire-support
Is there a way to combine the framework with my own decorator system?
speaking about this https://discord.com/channels/737141877803057244/759750007087431721/1353374650377175040
39 replies
SIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 4/29/2024 in #sapphire-support
Slash Command Decorator
is it possible to use
@sapphire/decorators
, to make slash commands?7 replies
DIAdiscord.js - Imagine an app
•Created by Azrael⛧⸸ on 4/22/2024 in #djs-questions
Editing a message deletes it for some reason.

23 replies
SIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 4/22/2024 in #discordjs-support
Editing a message deletes it

2 replies
SIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 12/4/2023 in #sapphire-support
Sapphire registering applications bug

100 replies
SIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 11/15/2023 in #sapphire-support
Any idea why is this happening?
I updated the packages and the types got messed up
23 replies
SIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 5/1/2023 in #sapphire-support
This is not working

20 replies
SIASapphire - Imagine a Framework
•Created by Azrael⛧⸸ on 4/11/2023 in #sapphire-support
I have issues with TypeScript

8 replies
DIAdiscord.js - Imagine an app
•Created by Azrael⛧⸸ on 3/5/2023 in #djs-questions
Weird Autocomplete Error

3 replies
DIAdiscord.js - Imagine an app
•Created by Azrael⛧⸸ on 8/29/2022 in #djs-questions
Converting argument `interaction` to `this`
This sounds weird, but i have tried couple things to convert
run(interaction: ChatInputCommandInteraction)
to already making it so the class inherits run()
and then i can perform actions like this.reply()
instead of interaction.reply()
Node: v16.15.1
D.js: v14.3.054 replies
DIAdiscord.js - Imagine an app
•Created by Azrael⛧⸸ on 8/20/2022 in #djs-questions
Discord Autocomplete
Is it possible to return an object from autocomplete?
Discord.js version: v14.2.0
Node: v16.15.1
10 replies
DIAdiscord.js - Imagine an app
•Created by Azrael⛧⸸ on 7/18/2022 in #djs-questions
customId for Buttons
How do i access customId from the ButtonBuilder class?
8 replies