add LICENSE

This commit is contained in:
2017-08-08 22:59:54 +08:00
parent 3802797c5f
commit 1e970c89c7
2 changed files with 676 additions and 18 deletions

View File

@ -13,22 +13,6 @@ It runs as [@kcoj_bot](https://telegram.me/kcoj_bot) now.
- requests
- beautifulsoup
## Install
## License
Clone it.
```bash
git clone https://github.com/pinlin/kCOJ_bot.git
```
Install necessary modules.
```bash
pip install requests bs4 telepotInstall
```
Run it.
```bash
python bot.py
```
GPLv3