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 class members with links to the classes they belong to:
- _ -
__eq__() :
talkomatic.dataclasses.room.Room
,
talkomatic.dataclasses.user.User
__hash__() :
talkomatic.dataclasses.user.User
__init__() :
talkomatic.bot.Bot
,
talkomatic.commands.command.Command
,
talkomatic.commands.command.CommandParameter
__ne__() :
talkomatic.dataclasses.room.Room
,
talkomatic.dataclasses.user.User
__str__() :
talkomatic.dataclasses.room.Room
,
talkomatic.dataclasses.user.User
_chat_update :
talkomatic.bot.Bot
_error :
talkomatic.bot.Bot
_fully_started :
talkomatic.bot.Bot
_join_lobby() :
talkomatic.bot.Bot
_lobby_update :
talkomatic.bot.Bot
_parse_votes() :
talkomatic.dataclasses.room.Room
_parser :
talkomatic.commands.command.Command
_room_join :
talkomatic.bot.Bot
_room_update :
talkomatic.bot.Bot
_run() :
talkomatic.bot.Bot
_signin_status :
talkomatic.bot.Bot
_time_since_last_message :
talkomatic.bot.Bot
_time_since_last_room_creation :
talkomatic.bot.Bot
_time_since_last_room_join :
talkomatic.bot.Bot
_update_votes :
talkomatic.bot.Bot
_user_join :
talkomatic.bot.Bot
_user_leave :
talkomatic.bot.Bot
- a -
add_argument() :
talkomatic.commands.command.Command
aliases :
talkomatic.commands.command.Command
,
talkomatic.commands.command.CommandParameter
- b -
banned_users :
talkomatic.dataclasses.room.Room
- c -
command() :
talkomatic.bot.Bot
command_marker :
talkomatic.bot.Bot
commands :
talkomatic.bot.Bot
create_room() :
talkomatic.bot.Bot
current_room :
talkomatic.bot.Bot
- d -
data_type :
talkomatic.commands.command.CommandParameter
description :
talkomatic.commands.command.Command
,
talkomatic.commands.command.CommandParameter
disconnect() :
talkomatic.bot.Bot
- e -
error() :
talkomatic.commands.command._ArgumentParser
execute() :
talkomatic.commands.command.Command
- f -
FORBIDDEN :
talkomatic.api.v1.rooms.RoomJoinStatus
from_id_only() :
talkomatic.dataclasses.user.User
from_raw_json() :
talkomatic.dataclasses.room.Room
,
talkomatic.dataclasses.user.User
function :
talkomatic.commands.command.Command
- g -
get() :
talkomatic.api.v1.config.ServerConfig
,
talkomatic.api.v1.health.ServerHealth
,
talkomatic.api.v1.me.UserSession
,
talkomatic.api.v1.offensive_words.WordFilter
get_room_by_id() :
talkomatic.bot.Bot
get_user_by_id() :
talkomatic.bot.Bot
get_user_message() :
talkomatic.bot.Bot
- h -
hidden :
talkomatic.commands.command.Command
HORIZONTAL :
talkomatic.dataclasses.room.RoomLayoutType
- i -
id :
talkomatic.dataclasses.user.User
is_full :
talkomatic.dataclasses.room.Room
- j -
join_room() :
talkomatic.bot.Bot
- l -
last_time_active :
talkomatic.dataclasses.room.Room
layout :
talkomatic.dataclasses.room.Room
leave_room() :
talkomatic.bot.Bot
location :
talkomatic.api.v1.me.UserSession
- m -
message_cooldown :
talkomatic.dataclasses.rate_limits.RateLimits
- n -
name :
talkomatic.commands.command.Command
,
talkomatic.commands.command.CommandParameter
NOT_FOUND :
talkomatic.api.v1.rooms.RoomJoinStatus
number_of_args :
talkomatic.commands.command.CommandParameter
- o -
offensive_words :
talkomatic.api.v1.offensive_words.WordFilter
on_connect() :
talkomatic.bot.Bot
on_connect_binding :
talkomatic.bot.Bot
on_inactivity_disconnect() :
talkomatic.bot.Bot
on_inactivity_disconnect_binding :
talkomatic.bot.Bot
on_room_creation() :
talkomatic.bot.Bot
on_room_creation_binding :
talkomatic.bot.Bot
on_room_join() :
talkomatic.bot.Bot
on_room_join_binding :
talkomatic.bot.Bot
on_room_leave() :
talkomatic.bot.Bot
on_room_leave_binding :
talkomatic.bot.Bot
on_user_join() :
talkomatic.bot.Bot
on_user_join_binding :
talkomatic.bot.Bot
on_user_leave() :
talkomatic.bot.Bot
on_user_leave_binding :
talkomatic.bot.Bot
on_user_message() :
talkomatic.bot.Bot
on_user_message_binding :
talkomatic.bot.Bot
on_user_vote() :
talkomatic.bot.Bot
on_user_vote_binding :
talkomatic.bot.Bot
- p -
parameters :
talkomatic.commands.command.Command
positional :
talkomatic.commands.command.CommandParameter
PRIVATE :
talkomatic.dataclasses.room.RoomType
PUBLIC :
talkomatic.dataclasses.room.RoomType
- r -
rate_limits :
talkomatic.bot.Bot
required :
talkomatic.commands.command.CommandParameter
room_creation_cooldown :
talkomatic.dataclasses.rate_limits.RateLimits
ROOM_FULL :
talkomatic.api.v1.rooms.RoomJoinStatus
room_id :
talkomatic.dataclasses.room.Room
room_join_cooldown :
talkomatic.dataclasses.rate_limits.RateLimits
rooms :
talkomatic.bot.Bot
run() :
talkomatic.bot.Bot
- s -
SEMI_PRIVATE :
talkomatic.dataclasses.room.RoomType
send_message() :
talkomatic.bot.Bot
SERVER_ERROR :
talkomatic.api.v1.rooms.RoomJoinStatus
server_version :
talkomatic.api.v1.health.ServerHealth
since_timestamp :
talkomatic.api.v1.health.ServerHealth
sio :
talkomatic.bot.Bot
SUCCESS :
talkomatic.api.v1.rooms.RoomJoinStatus
- t -
toggle_vote() :
talkomatic.bot.Bot
- u -
uptime :
talkomatic.api.v1.health.ServerHealth
user :
talkomatic.bot.Bot
user_database :
talkomatic.bot.Bot
user_id :
talkomatic.api.v1.me.UserSession
user_messages :
talkomatic.bot.Bot
username :
talkomatic.api.v1.me.UserSession
users :
talkomatic.dataclasses.room.Room
- v -
VALIDATION_ERROR :
talkomatic.api.v1.rooms.RoomJoinStatus
VERTICAL :
talkomatic.dataclasses.room.RoomLayoutType
votes :
talkomatic.dataclasses.room.Room
- w -
whitelisted_words :
talkomatic.api.v1.offensive_words.WordFilter
Generated by
1.13.2