TeamspeakBot
General.TeamspeakBot.Bot.Main.TeamspeakBot Member List

This is the complete list of members for General.TeamspeakBot.Bot.Main.TeamspeakBot, including all inherited members.

__init__(self, ip, port=10011, user=None, password=None, virtual_server_id=None, minimal=False)General.TeamspeakBot.Bot.Main.TeamspeakBot
add_chat_command(self, command, description, access_level, callback, args=None, is_channel_command=False)General.TeamspeakBot.Bot.Main.TeamspeakBot
bot_name (defined in General.TeamspeakBot.Bot.Main.TeamspeakBot)General.TeamspeakBot.Bot.Main.TeamspeakBot
execute_query(self, query, args)General.TeamspeakBot.Bot.Main.TeamspeakBot
get_all_commands(self)General.TeamspeakBot.Bot.Main.TeamspeakBot
get_client_accesslevel(self, clid)General.TeamspeakBot.Bot.Main.TeamspeakBot
get_client_cldbid_by_clid(self, clid)General.TeamspeakBot.Bot.Main.TeamspeakBot
get_client_clid_by_cldbid(self, cldbid)General.TeamspeakBot.Bot.Main.TeamspeakBot
get_client_value(self, clid, key, default_value=None)General.TeamspeakBot.Bot.Main.TeamspeakBot
get_clients(self)General.TeamspeakBot.Bot.Main.TeamspeakBot
get_clients_cldbid(self)General.TeamspeakBot.Bot.Main.TeamspeakBot
get_mysql_instance(self)General.TeamspeakBot.Bot.Main.TeamspeakBot
get_user_setting(key_path)General.TeamspeakBot.Bot.Main.TeamspeakBotstatic
get_value(self, key, default_value=None)General.TeamspeakBot.Bot.Main.TeamspeakBot
is_cldbid_online(self, cldbid)General.TeamspeakBot.Bot.Main.TeamspeakBot
is_clid_online(self, clid)General.TeamspeakBot.Bot.Main.TeamspeakBot
login_use(self, register_for_events=True)General.TeamspeakBot.Bot.Main.TeamspeakBot
register_for_all_events(self)General.TeamspeakBot.Bot.Main.TeamspeakBot
register_value_changed_callback(self, key, callback)General.TeamspeakBot.Bot.Main.TeamspeakBot
send_command(self, message, callback=None, data=None, err_callback=None)General.TeamspeakBot.Bot.Main.TeamspeakBot
send_server_notify_register(self, event, idd=None)General.TeamspeakBot.Bot.Main.TeamspeakBot
send_text_to_channel(self, cid, message)General.TeamspeakBot.Bot.Main.TeamspeakBot
send_text_to_client(self, clid, message, callback=None, data=None, err_callback=None)General.TeamspeakBot.Bot.Main.TeamspeakBot
servergroupaddclient(self, sgid, cldbid, callback=None, data=None, err_callback=None)General.TeamspeakBot.Bot.Main.TeamspeakBot
servergroupdelclient(self, sgid, cldbid, callback=None, data=None, err_callback=None)General.TeamspeakBot.Bot.Main.TeamspeakBot
set_client_value(self, clid, key, value, persistent=False)General.TeamspeakBot.Bot.Main.TeamspeakBot
set_value(self, key, value)General.TeamspeakBot.Bot.Main.TeamspeakBot
start_timer(self, callback, interval, is_single_shot=False, args)General.TeamspeakBot.Bot.Main.TeamspeakBot
stop_timer(self, timer_id)General.TeamspeakBot.Bot.Main.TeamspeakBot
switch_client_to_channel(self, clid, cid)General.TeamspeakBot.Bot.Main.TeamspeakBot
switch_to_channel(self, cid)General.TeamspeakBot.Bot.Main.TeamspeakBot