sapphire-support
discordjs-support
old-sapphire-support
old-discordjs-support
old-application-commands-and-interactions
How would I go about forking a plugin? FInding some difficulty due to them being under a monorepo
patch-packageSubcommands
subcommand not working
Manual task not triggering
manual and it also gets triggered rarely
here are some snippets of my code
UnmuteUserTask.ts...yarn recommended over pnpm?
"But I don't see any update on [source]?"That is correct. Yarn v4 is installed through Yarn itself. You configure Yarn v4 on a per-project basis. How you installed Yarn globally is largely irrelevant to this (corepack, volta, something else). How to install Yarn v4 for your project? Simply write:...
lib folder
Setup 3 bots with Sapphire
I have a problem
`
​
code goes here
``​...error when starting up my bot ?? :/
@sapphire/snowflake question
const { DiscordSnowflake } = require("@sapphire/snowflake");
DiscordSnowflake.generate()
const { DiscordSnowflake } = require("@sapphire/snowflake");
DiscordSnowflake.generate()
Maze error - paginated message
Button Handler
Ephemeral PaginatedMessages are unusable
@sapphire/discord.js-utilities@7.1.2Bot wont respond to any command + wont register slashes though it says they are registered
. instead, I think 🤔
how to change the client on the container's type to my custom client
ApplyOptions
ApplyOptions from @sapphire/decorators work with JavaScript, if yes, how would that workEnable slash command for bot owners only
Global precondition
chatInputCommandDenied and contextMenuCommandDenied not commandDenied since v3 of the framework: https://www.sapphirejs.dev/docs/Guide/getting-started/updating-from-v2-to-v3#sapphire-events-addedThe inferred type of 'parse' cannot be named without a reference to...
The inferred type of 'parse' cannot be named without a reference to '.pnpm/@sapphire+result@2.6.4/node_modules/@sapphire/result'. This is likely not portable. A type annotation is necessary.
This is my code:...@sapphire/framework has a transitive dependency on @sapphire/pieces and also module augments @sapphire/pieces, and discord.js for that matter....