I was co-lead for my ShellHacks project in 2022 and created a discord bot named Bumble Bee that helped perform different commands
through aysnc functions and fetching data from APIs.
We used python modules such as time to help set reminders for the user
in minutes. This would allow the bot to automatically display a message to the user at that time. I fetched data from the ZenQuotes API
in order to display a random inspirational quote to the user on command.
We used the Wikipedia API in order to define words and phrases and display
synonyms or the URL link for the word.
Link to demo video: https://www.youtube.com/watch?v=Mve64WvaBKg