$ pip install botlyticsfrom botlytics import bot
API_KEY = 'xxxxxxx' # insert your API key here
bot.send_request(API_KEY, 'text', 'incoming', 'conversation_name')| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ pip install botlyticsfrom botlytics import bot
API_KEY = 'xxxxxxx' # insert your API key here
bot.send_request(API_KEY, 'text', 'incoming', 'conversation_name')