Skip to content

mw3071/columbia-discord-bot

Repository files navigation

Columbia Discord Bot

Build Status codecov GitHub GitHub issues Docs PyPI

Overview

A Discord bot that allows users to keep track of and find other students with the same classes and professors.

How to add to your Discord server

Invite this bot using this link

Bot Commands

!createuser <UNI> - adds a new user to the database

!addclass <class> - adds a class to your profile

!addprof <professor> - adds a professor to your profile

!removeclass <class> - removes a class from your profile

!removeprof <professor> - removes a professor from your profile

!getclasses <class> - gives you the list of classes you have

!getprofs <professor> - gives you the list of professors you have

Downloading and installing this repo

You can check out CONTRIBUTING.md to find out how to fork, clone, and make edits to this bot. You will need your own bot token from Discord along with some other dependencies.