Inspiration
My inspiration was the new use of discord for school clubs and tutoring servers.
What it does
Allows people to assign teacher and student roles, teachers to send out formatted assignments to individual students through discord embeds, send out checklists to students, and receive the checklists back.
How I built it
I used discord.py.
Challenges I ran into
I had trouble working with client vs bot on discord and chaining multiple user inputs. For instance, at first, it was difficult to have the user and discord bot have back-and-forth conversations to create the assignment. Additionally, it was difficult working with the reactions to check off lists.
Accomplishments that I'm proud of
I'm proud of being able to quickly pick up discord bots. This was my first time making a discord bot.
What I learned
I learned about creating discord bots and .env files to hide the bot token.
What's next for Task Captain
I would like to make it more compatible for "teams" and school clubs as opposed to solely teachers and students. Additionally, I would like to implement a "time" aspect where the students have calendars and reminders for assignments.
Built With
- discord
- discord.py
- python
Log in or sign up for Devpost to join the conversation.