sapphire-support
discordjs-support
old-sapphire-support
old-discordjs-support
old-application-commands-and-interactions
pochiko - Hello! does anyone kno whow to fix this ...
sam - ```srcconfig.ts737 - error TS2345 Argum...
src/config.ts:7:37 - error TS2345: Argument of type 'string' is not assignable to parameter of type 'never'.
src/config.ts:7:37 - error TS2345: Argument of type 'string' is not assignable to parameter of type 'never'.
Rhys - ^Sort of related to above, does inheritance...
ThatGuyJamal - Is it possible to make a default va...
Rhys - Is there a way to use preconditions to remo...
Jesse - How would one go about adding user permiss...
secondubly - Not sure if my googling is just insuf...
User
option exists where you can supply a single user to a slash command but if I wanted someone using the command to supply multiple users, how would I do that? I've been googling but can't seem to find anything explaining how that works. (Not sure if this is a sapphire or discord specific question, please let me know if I need to move it)bomi - That's what I did with that, but this can b...
Noxillio - sapphiretype is impossible to install...
Noxillio - Is there any purpose to sapphireplugi...
Ben855 - How are most of y'all using IDhints in pr...
Rhys - Is it possible to put preconditions on butt...
Fiery - Hi, just got a new laptop and I'm having s...
${j122j} - Is there any way I change the typescrip...
Chaddiedaddie - I tried to follow the Getting sta...
``
Type '"GUILDS"' is not assignable to type 'number |
${bigint} | "Guilds" ...
Type '"GUILD_MESSAGES"' is not assignable to type 'number |
${bigint}` | "Guilds" ......dragonizedpizza - can I give a list of possible el...
eslint oom
next lint
, using it with next/core-web-vitals
and a tsconfig.eslint.json
including 3 folders
relevant files: https://gist.github.com/cfanoulis/54be1a9b80ec26a50b67756b2a868370 (error log included)...