Inspiration-What inspired us to make the EnrichedCS Bot was the opportunity to learn about bot development, as well as making a bot that helps in Hackathon discord servers.
What it does-The EnrichedCS Bot has the capabilities to DM custom messages to everyone in a server. To help with spam, the DM feature can only be accessed by people who have a role called 'Admin' as well as a built in delay. You can use this feature by typing .dm_all 'your message'. The EnrichedCS Bot also helps while finding teammates. If you type find_team in a specific discord server set by the admin, it will show you anyone else who is looking for a team. Another feature included in the EnrichedCS Bot is .trivia. If you type .trivia in a server set by the admin, it will ask you a fun trivia question, and will reveal the answer in ten seconds.
How we built it-We built the EnrichedCS Bot on Replit with python over the course of two weeks.
Challenges we ran into-We ran into many challenges while developing the EnrichedCS Bot, most of them being due to us being new to the field of bot development. One of the most notable was making the dm_all function work on big servers. However we always persisted and never gave up.
Accomplishments that we're proud of-Being able to type all of this code on Replit without having major issues and syntax errors in our code.
What we learned- How to make a discord bot, it could be connected and programmed on Replit using a very different syntax but still a part of Python.
What's next for EnrichedCS Bot-We plan to continue working on the EnrichedCS Bot after this hackathon ends. We would like to add new features as well as refine the ones we already have.
Built With
- discordapi
- python
- replit
Log in or sign up for Devpost to join the conversation.