sapphire-support
discordjs-support
old-sapphire-support
old-discordjs-support
old-application-commands-and-interactions
Can not resolve dependency sapphire
![](https://utfs.io/f/38e750cf-1923-438a-9ecd-52dd1f5e8b2a-1nq2cb.png)
UserError listener not catching all errors
API Placeholder in Route
request.params.id
, replace id
with whatever you put in :id
...TypeError piace.aliases is not iterable
![No description](https://utfs.io/f/e93da7fd-434e-4d79-971d-927598dae4fc-a2truv.png)
API Client with SSL?
Context Menu Command and Subcommand cannot be in same extended class?
Subcommand
called give-role
with two subcommands - one
& multi
.
The file name is give-role.ts
Now I also want a Context Menu command named Give Role
within same give-role.ts
...UserErrors not being caught by listener - bot is crashing
Subcommand isn't running
How to properly handle UserErrors?
contextMenuCommandDenied.ts
and thought that would handle it but I don't get a response and the error is shown in the logs....Can I set different requiredUserPermissions for each subcommand?
Handling BulkOverwrite Registry Errors
[ERROR] ApplicationCommandRegistries(BulkOverwrite) Failed to overwrite guild application commands for guild 1********* DiscordAPIError[50001]: Missing Access
[ERROR] ApplicationCommandRegistries(BulkOverwrite) Failed to overwrite guild application commands for guild 1********* DiscordAPIError[50001]: Missing Access
Events for Voice
How do I use autocompleteRun on subcommands?
Message editing fails even though message can be fetched
[ERROR] Encountered error while handling an interaction handler run method for interaction-handler "release_card" at path "/home/developer/Wishbot/src/interaction-handlers/release_card.js" DiscordAPIError[10008]: Unknown Message
[ERROR] Encountered error while handling an interaction handler run method for interaction-handler "release_card" at path "/home/developer/Wishbot/src/interaction-handlers/release_card.js" DiscordAPIError[10008]: Unknown Message
Problem with ephemeral messages
Is recommend have split autocomplete handlers
Quick question regarding application descriptions
</price:1078828281555603489>
is /price
So it's name:id
...What typescript version to use?