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
Here is a list of all namespace functions with links to the namespace documentation for each function:
can_join_room() :
talkomatic.api.v1.rooms
create_room() :
talkomatic.api.v1.rooms
echo() :
echo
get_auth_bot_token() :
talkomatic.api.v1.auth
get_room() :
talkomatic.api.v1.rooms
get_rooms() :
talkomatic.api.v1.rooms
on_connect() :
create_room
,
display_rooms
,
echo
,
hello_world
,
parrot
,
vote_guard
on_room_creation() :
create_room
on_room_join() :
create_room
,
hello_world
on_user_leave() :
echo
ping() :
echo
send_parrot_message() :
parrot
update_message() :
vote_guard
update_user_messages() :
echo
Generated by
1.13.2