Skip to content

Office-Stapler/handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handbook

A simple discord bot that takes in a course code (UNSW) and outputs information about that course.

Development Setup

To start development, first clone the Git repository

git clone https://github.com/Office-Stapler/handbook.git

and then run

python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt

Remember to deactivate the venv later:

deactivate

Usage Setup

To run the bot, simply fill in config.json with your Discord bot token and desired trigger prefix. Then run

python3 bot.py

About

A simple discord bot that takes in a course code (UNSW) and outputs information about that course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages