You can also install bot:
- Clone this repository:
git clone https://github.com/xvitaly/ecasbot.git ecasbot
git checkout stable/1.x
- Get API token from ;
- Copy configuration file
config/ecasbot.json to /etc/ecasbot/ecasbot.json. You can edit it in any text editor;
- Create a new Python Virtual Environment:
- Activate Virtual Environment:
source ecasbot/bin/activate
- Install bot using Python 3 in VENV:
cd ecasbot
python3 setup.py install
- Run installed bot with defined API key:
APIKEY=API_KEY /bin/ecasbot