Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 945 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 945 Bytes

Uni-Bot

What?

This is a discord bot built for my computer science class's discord server.

How?

Using the discordGo package/wrapper for the Discord bot API and deploying using Docker

Features?

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.

Assignment Message

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.