Type !time
to see how long is remaining!
There will be announcements at:
- Start of the hackathon
- Half way point
- Devpost reminder at 10:00
- Devpost reminder at 11:00
- Devpost reminder at 12:00
- End of the hackathon
$ python3 -m venv .venv
$ source .venv/bin/activate
(.venv) $ pip install -r requirements.txt
(.venv) $ cat config_template.json > config.json
Fill out the config.json
with the correct credentials.
(.venv) $ python -m hs_bot