StudyBot
01.Description
StudyBot is a discord bot that allows you and your friends to stay on track of your work and increase productivity. It includes features such as creating a reminder, reminding other users on the server, starting a study session, creating flashcards, polls, todo lists, and private study rooms. The bot was built with Pycord an API wrapper for Discord.
02.Motivation & Challenges
I built the bot after having trouble remaining focused
on various coding projects, and as I was frequently on
Discord I challenged myself to integrate a
productivity/study bot within the app itself.
This project taught me how to work with an external API
and integrate it into a project I am developing specific
features for. During this project I used GitHub for my
version control which taught me good practices involving
pull requests, branches, and using the CLI. I also
learned how to create easy to follow
documentation/user examples for demonstrating the
bots features.