Skip to content

Bot for our college course's Discord Server, Built in Go and deployed using Docker. This enables users to get useful and concise info on things like upcoming assignment due dates, assignment grading statistics, and much more.

Notifications You must be signed in to change notification settings

cristianadrielbraun/uni-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Bot for our college course's Discord Server, Built in Go and deployed using Docker. This enables users to get useful and concise info on things like upcoming assignment due dates, assignment grading statistics, and much more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.4%
  • Dockerfile 1.6%