Skip to content

A bot to manage course channels & role assignment.

License

Notifications You must be signed in to change notification settings

Kenny2github/ECEBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECEBot

A bot to manage course channels & role assignment.

Setup

  1. Make sure you are cded into the project directory.
  2. python -m venv .venv
  3. Activate the virtual environment
  4. pip install -U pip setuptools wheel
  5. pip install -r requirements.txt
  6. pip install -e .
  7. Put configuration in config.py, using config.pyi as a reference.

Running

  1. .venv/bin/python ECEBot (directly run the package without -m)

About

A bot to manage course channels & role assignment.

Topics

Resources

License

Stars

Watchers

Forks

Languages