Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 245 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 245 Bytes

To start this bot:

Prepare environment, install dependencies

$ pip install -r requirements.txt
$ python setup.py develop
$ cp example.hocon config.hocon

Edit config.hocon, add bot api key.

Run bot:

$ cskatebot config.hocon