sapphire-support
discordjs-support
old-sapphire-support
old-discordjs-support
old-application-commands-and-interactions
Bot not responding to commands
/ping
command on the guide.
I tried rolling back the changes I made, removing listeners and preconditons, but still it is not working....
integrationTypes & contexts defaults (@sapphire/framework)
register command per guild
Trying to lock a API route behind authentication, having problems authenticating from my web app
Bot don’t work anymore

Error on my program

Customize Piece loading strategy
Dev works, prod doesnt
MessagePrompterConfirmStrategy not working with custom emojis
events don't work

Subcommand error questions
messageCommandDenied
listener where I handle precondition errors. But, when subcommand fails it also shares that listener even tho there is specific listener for that. Probably a bug you should look intoCustom Store not working
this.stores.register(new InfrastructureDiscordServiceStore())
but this.stores.register(this.server.routes)
and assign this.server
beforehand. They also dont do registerPath
which is implied to be join(getRootData().root, nameOfTheStore)
Pre messsage command run help
GuildCreate Listener not triggering with Intents?
[GatewayIntentBits.MessageContent, GatewayIntentBits.Guilds, GatewayIntentBits.GuildMessages, GatewayIntentBits.GuildMembers]
[GatewayIntentBits.MessageContent, GatewayIntentBits.Guilds, GatewayIntentBits.GuildMessages, GatewayIntentBits.GuildMembers]

TypeError: value.replace is not a function
TypeError: value.replace is not a function
anyone any ideas?
Full error
```
/usr/local/lib/node_modules/ts-node/dist/util.js:62...error: reading root with @piece
discord.js has no exported member named 'APIMessageActionRowComponent'
npm run dev
on my new typescript bot.
anyone know how to fix this? maybe temporarily?...@sapphire/framework
(5.3.5) and if installed separately, update @sapphire/discord.js-utilities
(7.3.3)