Open Issues Need Help
View All on GitHub Message on add to server 2 months ago
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