forked from Lea/UntisBot
Update readme
This commit is contained in:
parent
87c3b4b285
commit
982718ab28
|
@ -4,6 +4,7 @@ Simple bot that notifies you of timetable changes on Discord.
|
|||
# Setup
|
||||
- Clone the repository and CD into it
|
||||
- `sudo npm install -g typescript` if you haven't already
|
||||
- Use `npm install` to automatically install all dependencies
|
||||
- Type `tsc` to compile
|
||||
- Create a `.env` file in the project's root with the following content:
|
||||
- SCHOOLNAME=Your school's name
|
||||
|
|
Loading…
Reference in a new issue