add usage I used

This commit is contained in:
2017-08-24 18:59:54 +08:00
parent 58f16a3434
commit 2a02ee0564

View File

@ -13,6 +13,14 @@ It runs as [@kcoj_bot](https://telegram.me/kcoj_bot) now.
- requests - requests
- beautifulsoup - beautifulsoup
## Usage
Like this:
```bash
while true; do git pull; python3 bot.py; done
```
## License ## License
GPLv3 GPLv3