Inspiration

I'm a TA at UCF for Computer Science I, and I wanted to try to learn how to make a basic bot on Discord. So I decided I would make one that would be able to tell you who is holding office hours for the class at either the current time or a specified day and time.

What it does

Using the command !cave now the bot will tell you who is currently holding office hours, or you can use !cave <day> <time> to find out who has hours on a specific day of the week at a specific time.

How I built it

I used the Discord reworked API for Python in order to send messages and scan messages sent.

Built With

Share this project:

Updates