Keeps track of karma points by counting up by 1 through compliments and deducting by 1 through insults/derogatory language.
What we did
We used repl.it for same time collaboration and programmed the bot in python.
Challenges we ran into
It was our first time building the discord bot, so we didn't have much to go off of. However, all of the difficulties that we faced were solved by either googling the error or looking up how to do it on the discord api docs.
Accomplishments that we're proud of
We're very proud that this was our first discord bot that we made.
Things that we've learned
How to create a discord bot with user commands that could also execute functions without specific commands.
What's next for Karma bot
We plan on developing the karma bot further by 3 things
We plan on expanding the list of good and bad words.
We plan on having the bot keep track of points for specific users and store both user id and points into a dictionary or a file.
We plan on testing these changes in a larger server.
Log in or sign up for Devpost to join the conversation.