This is a discord bot built for my computer science class's discord server.
Using the discordGo package/wrapper for the Discord bot API and deploying using Docker
Current
!help command that returns all available bot commands.
!assignment command that you can run on the CS 2nd year server or by direct messaging the bot, this will return a formatted list of our courses active assignments.
!stats <code> command that returns assignment grading stats for the specified module.
!contact command that returns the canvas user pages of course lecturers and coordinators.
Future
Hopefully getting to implement features that allows use of the bot by any student and on any discord server, providing users of any course with personalized individual assignment information and features.