sapphire-support
discordjs-support
old-sapphire-support
old-discordjs-support
old-application-commands-and-interactions
Create store for helper classes to access them through the container for hmr to reload it?
Subcommand unintentionally triggers Events.MessageCommandRun
/dpm
subcommand is defined as:
```typescript
subcommands: [
{ name: "all", chatInputRun: "dpmAll" },...AutocompleteInteraction options#getUser doesn't exist
Working with interaction SelectMenuBuilder
interaction handler
for that , but when i selected , nothing happen , how i can handle event after i select menuUsing Typescript in Sapphire.
GUILD_MEMBER_UPDATE - oldMember & newMember
API going to sleep?
API Routes Handling
HMR not Working correctly
@sapphire/plugin-hmr
Plugin to reload my bot on code changes without relogging to discord.
When I change the text in an embed for example and hmr reloads my changes, they are displayed correctly in discord with the new text.
If you change console logs, add container.logger.info(xyz)
or edit helper files, the changes there are not reflected correctly with the latest changes.
If I want to see the changes I have to stop the dev process and restart the bot completely....Store a data in Client context Shappire
Type 'ServerResponse' is not generic
Is there a Example on how to work with the API Plugin directly in the bot?
Creating slash command with options and sapphire cli template
Is there any utility to check if a member has permission to run a command?
Send and Reply from the editable-commands plugin do the same wrong thing.
editable-commands
Plugin for responses to Slashcommands.
This is how a valid Reply looks like...How do I create subcommands with different text input fields?
Best Approach on separating Commands from their "run" file to a separate Folder
message commands are not working
loadMessageCommandListeners: true
and the bot does have proper intents. is there anything new i should be updating?Failed to overwrite global application commands
registerChatInputCommand
twice
ergo, twice a command with the same name...