- Eunhak Lee Project Leader, Developer
- Github @return0927
- Facebook @R3turn.01
- Email personal@return0927.xyz
- Keep calm and Think 3 times before make a commit/pr/issue.
- Storm all your think out to a pr/issue.
- Clone this repository and Enter
$ git clone https://github.com/R3turn-Dev/TwitchSyncMonitor
$ cd TwitchSyncMonitor
- Make and Activate a python environment
$ python -m virtualenv .venv
$ . .venv/bin/activate
- Install requirements
$ pip install -r requirements.txt
- Run
run.py
$ python run.py