sapphire-support
discordjs-support
old-sapphire-support
old-discordjs-support
old-application-commands-and-interactions
Prisma with Sapphire
Best way to learn sapphire
registerApplicationCommands Naming Convention for ContextMenu Command

@sapphire/type error
PreMessageCommandRun help

why does sapphire not load my typescript command files with deno?
Method to Prevent Commands Stores loads subfolders

Event from other bot
Slash Command doesn't register or working

Pass data from Precondition to ChatInputCommand
Context Command function not called, but Discord says bot is unresponsive

How to apply i18n in slash command names and descriptions
i18n applyLocalizedBuilder

Can I create or change commands folder location?
./src/commands/ping.js
, to be in ./src/commands/information/ping.js
or ./src/plugins/information/commands/ping.js
interaction handlers with preconditions
precondition error logging in console
client.application has a bunch of null values
this.container.client.application.owner.id
, however this.container.client.application
has a bunch of null
values.
When I throw it all to my console, these are the results: ...