Discord bot that holds each user's schedule, consisting of classes and events, to find free times across users.
| Command | Description |
|---|---|
| !help | display available commands |
| !info | display user information |
| !register | add yourself as a user |
| !unregister | remove yourself as a user |
| !addcourse | add a course to your schedule |
| !removecourse | remove a course from your schedule |
| !clearcourses | remove all courses from your schedule |
| !addevent | add an event to your schedule |
| !removeevent | remove an event from your schedule |
| !clearevents | remove all events from your schedule |
| !clearschedule | remove all courses from your schedule |
| !free | display who's free at the current time |