Bot doesnt recognize message
Hey, if a user types in !balance in the chat, the bot should respond with there current balance, but it doesnt. Theres no error.
5 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Here is the Code
probably missing intents
you need Guilds, MessageContent and GuildMessages intent
Thanks, I missed MessageConetent
What should I use instead?