Open Issues Need Help
View All on GitHub Does not respond or handle Direct Message 2 months ago
AI Summary: The Discord bot currently does not respond to direct messages (DMs). The task is to modify the `events/messageCreate.js` event handler to correctly process and respond to messages sent directly to the bot. This likely involves checking the message's channel type and ensuring the existing command handling logic works within DMs.
Complexity:
2/5
help wanted