1 Open Issue Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

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