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

Open Issues Need Help

View All on GitHub

AI Summary: Implement a welcome message for the Discord bot that is displayed when the bot is added to a new server. The message should be informative and engaging, similar to the welcome message used by the MEE6 bot. This likely involves adding a new event listener to the bot's code to detect when it's added to a server and then sending a pre-defined message to the server's default channel.

Complexity: 3/5
enhancement help wanted question