Inspiration
We talked about an issue that could affect many discord servers, and one pain point is the moderation of discord servers. We want a way to help out moderators while also having the users have some fun at the same time.
What it does
The bot progressively hands out punishments to users who say bad words/phrases. For example, the bot will first warn the user a few times to not curse.
How we built it
We used Python and the Discord API in order to setup the bot.
Challenges we ran into
We needed a wide variety of words to cover, which is difficult. While we did use an online resource to help, it is by no means exhaustive and could be improved later.
Accomplishments that we're proud of
We were able to build a bot that functions correctly and detect when users said a nasty word.
What we learned
We learned how Discord bots function as well as the process for building a bot.
What's next for No No Bot
We might improve functionality so even when users try to substitute symbols, the bot can catch those too.
Log in or sign up for Devpost to join the conversation.