Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 492 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 492 Bytes

tock-py-bot-demo

Source code contains :

Install dependencies :

pip install -r requirements.txt

Start websocket mode :

TOCK_APIKEY=%YOUR-API-KEY% ./start-websocket.py

Start webhook mode :

TOCK_WEBHOOK_PATH=%YOUR-WEBHOOK-PATH% ./start-webhook.py