Skip to content

Botlytics/botlytics_package

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Botlytics package

Installation

$ pip install botlytics

Usage

from botlytics import bot

API_KEY = 'xxxxxxx' # insert your API key here
bot.send_request(API_KEY, 'text', 'incoming', 'conversation_name')

API Documentation

http://botlytics.api-docs.io/

Packages

No packages published

Languages

  • Python 100.0%