Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

csc_webhook

A Discord Webhook used to display the current status of the Waterloo Computer Science Club office.

The source of info for the office status is: https://csclub.uwaterloo.ca/~n3parikh/office-status.json

Install

Prerequisites: python 3.10

git clone https://github.com/hydrobeam/csc_webhook
cd csc_webhook
python3 -m venv /path/to/venv

Activate the virtual environment, then:

python3 -m pip install -r requirements.txt

Running

First, modify the default config.ini file with the desired webhook URL.

Then, to run the script:

python3 csc_webhook.py

About

Webhook to monitor the status of the Waterloo CSC office

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages