sapphire-support
discordjs-support
old-sapphire-support
old-discordjs-support
old-application-commands-and-interactions
addStringOption applyLocalizedBuilder
why my ping.ts doesnt wanna run after being transpiled?
Using HMR in TS
tsc
with the --watch
flag in the terminalProgrammatically creating and deleting repeated scheduled tasks
How to reload a command or multiple slash commands and get their ids
error while handling the command application command registry
ExpectedValidationError > s.instance(V)
error.
```ts
public override registerApplicationCommands(registry: Command.Registry) {...TS Issue
Slash-Context menu commands with spaces?
Error compile
Same command files but in different folders
name: 'department/kick'
- developer/kick.js
- name: 'developer/kick'
...Manual Scheduled Task not found
const payload = { awesome: true };
await container.tasks.create({ name: 'rememberMe', payload }, 5000);
const payload = { awesome: true };
await container.tasks.create({ name: 'rememberMe', payload }, 5000);
Manual Scheduled Task Method Arg Number mismatch with documentation
container.tasks.create
has 3 arguments as stated in the github readme (https://github.com/sapphiredev/plugins/tree/main/packages/scheduled-tasks):
- task – The task to be scheduled.
- payload – The payload for the task....messageCommandDenied preventing bot from booting
sapphire problem with types
User App
Support for bun
TypeError: Cannot convert undefined or null to object
Complete Temlate Error