talkomatic.py 0.1.2
An easy-to-use Python versatile wrapper for the Talkomatic Bot interface ensuring best practices for making bots, and handling the REST API.
 
Loading...
Searching...
No Matches
echo.py File Reference

Go to the source code of this file.

Namespaces

namespace  echo
 

Functions

None echo.on_connect ()
 
 echo.update_user_messages ()
 
None echo.echo (User user, message)
 
None echo.on_user_leave (User user)
 
None echo.ping (User user)
 

Variables

 echo.bot = Bot()
 
dict echo.user_messages = {}
 
 echo.create_help_command