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
create_room.py File Reference

Go to the source code of this file.

Namespaces

namespace  create_room
 

Functions

None create_room.on_connect ()
 
None create_room.on_room_creation (int room_id)
 
None create_room.on_room_join (*args)
 

Variables

 create_room.bot = Bot()