Messages are not being monitored
I've enabled
loadMessageCommandListeners
in the ClientOptions, as well as added the MESSAGE
partial. The Message Content Intent is also enabled in the Discord apps dashboard, as well as added GUILD_MESSAGES
intent in the ClientOptions. However, the bot only responds to commands prefixed with the mention. I've set the default prefix to !
.1 Reply
Solution
lol, im dumb it should be
MESSAGE_CONTENT
intent in the options