Royalnet
Running Royalnet
Royalnet Commands
API Reference
Royalnet
Docs
»
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
Y
_
__getitem__() (royalnet.commands.CommandArgs method)
__init__() (royalnet.audio.YtdlInfo method)
(royalnet.database.Alchemy method)
(royalnet.network.Package method)
_bot_factory() (royalnet.bots.DiscordBot method)
_create_tables() (royalnet.database.Alchemy method)
_data_factory() (royalnet.bots.DiscordBot method)
(royalnet.bots.GenericBot method)
(royalnet.bots.TelegramBot method)
_default_ytdl_args (royalnet.audio.YtdlFile attribute)
(royalnet.audio.YtdlInfo attribute)
_handle_callback_query() (royalnet.bots.TelegramBot method)
_handle_message() (royalnet.bots.TelegramBot method)
_handle_update() (royalnet.bots.TelegramBot method)
_init_client() (royalnet.bots.DiscordBot method)
(royalnet.bots.TelegramBot method)
_init_commands() (royalnet.bots.GenericBot method)
_init_database() (royalnet.bots.GenericBot method)
_init_loop() (royalnet.bots.GenericBot method)
_init_network() (royalnet.bots.GenericBot method)
_init_sentry() (royalnet.bots.GenericBot method)
_init_voice() (royalnet.bots.DiscordBot method)
_initialize() (royalnet.bots.DiscordBot method)
(royalnet.bots.GenericBot method)
(royalnet.bots.TelegramBot method)
_interface_factory() (royalnet.bots.DiscordBot method)
(royalnet.bots.GenericBot method)
(royalnet.bots.TelegramBot method)
_network_handler() (royalnet.bots.GenericBot method)
A
add_to_music_data() (royalnet.bots.DiscordBot method)
advance_music_data() (royalnet.bots.DiscordBot method)
Alchemy (class in royalnet.database)
alchemy (royalnet.commands.CommandInterface attribute)
aliases (royalnet.commands.Command attribute)
andformat() (in module royalnet.utils)
args() (royalnet.error.RoyalnetRequestError property)
asyncify() (in module royalnet.utils)
B
bot (royalnet.commands.CommandInterface attribute)
C
cdj() (in module royalnet.utils)
Command (class in royalnet.commands)
CommandArgs (class in royalnet.commands)
CommandData (class in royalnet.commands)
CommandError
CommandInterface (class in royalnet.commands)
connect() (royalnet.network.NetworkLink method)
ConnectionClosedError
convert_to_mp3() (royalnet.audio.YtdlMp3 method)
convert_to_pcm() (royalnet.audio.YtdlDiscord method)
create_and_ready_from_url() (royalnet.audio.YtdlMp3 class method)
create_app() (in module royalnet.web)
create_from_url() (royalnet.audio.YtdlDiscord class method)
(royalnet.audio.YtdlMp3 class method)
D
DatabaseConfig (class in royalnet.database)
delete() (royalnet.audio.YtdlDiscord method)
(royalnet.audio.YtdlFile method)
(royalnet.audio.YtdlMp3 method)
delete_invoking() (royalnet.commands.CommandData method)
description (royalnet.commands.Command attribute)
discord_escape() (in module royalnet.utils)
DiscordBot (class in royalnet.bots)
download_file() (royalnet.audio.YtdlFile method)
download_from_url() (royalnet.audio.YtdlFile class method)
F
FileAudioSource (class in royalnet.audio)
fileformat() (in module royalnet.utils)
find_client() (royalnet.network.NetworkServer method)
find_destination() (royalnet.network.NetworkServer method)
from_dict() (royalnet.network.Package static method)
(royalnet.network.Request static method)
(royalnet.network.Response class method)
from_json_bytes() (royalnet.network.Package static method)
from_json_string() (royalnet.network.Package static method)
G
GenericBot (class in royalnet.bots)
get_author() (royalnet.commands.CommandData method)
get_secret() (royalnet.bots.GenericBot method)
H
has_info() (royalnet.audio.YtdlFile method)
I
identify() (royalnet.network.NetworkLink method)
info() (royalnet.audio.YtdlDiscord property)
(royalnet.audio.YtdlMp3 property)
interface_name (royalnet.bots.DiscordBot attribute)
(royalnet.bots.GenericBot attribute)
(royalnet.bots.TelegramBot attribute)
InvalidInputError
is_downloaded() (royalnet.audio.YtdlFile method)
is_opus() (royalnet.audio.FileAudioSource method)
J
joined() (royalnet.commands.CommandArgs method)
K
keyboard() (royalnet.commands.CommandData method)
KeyboardExpiredError
L
listener() (royalnet.network.NetworkServer method)
loop (royalnet.commands.CommandInterface attribute)
M
match() (royalnet.commands.CommandArgs method)
message_type (royalnet.utils.NetworkHandler attribute)
N
name (royalnet.commands.Command attribute)
(royalnet.commands.CommandInterface attribute)
net_request() (royalnet.commands.CommandInterface method)
NetworkConfig (class in royalnet.network)
NetworkError
NetworkHandler (class in royalnet.utils)
NetworkLink (class in royalnet.network)
NetworkServer (class in royalnet.network)
NotConnectedError
NotIdentifiedError
numberemojiformat() (in module royalnet.utils)
O
open() (royalnet.audio.YtdlFile method)
optional() (royalnet.commands.CommandArgs method)
ordinalformat() (in module royalnet.utils)
P
Package (class in royalnet.network)
parse_5etools_entry() (in module royalnet.utils)
pcm_available() (royalnet.audio.YtdlDiscord method)
(royalnet.audio.YtdlMp3 method)
plusformat() (in module royalnet.utils)
,
[1]
prefix (royalnet.commands.CommandInterface attribute)
R
raise_on_error() (royalnet.network.Response method)
(royalnet.network.ResponseError method)
(royalnet.network.ResponseSuccess method)
read() (royalnet.audio.FileAudioSource method)
ready_up() (royalnet.audio.YtdlDiscord method)
(royalnet.audio.YtdlMp3 method)
receive() (royalnet.network.NetworkLink method)
register_keyboard_key() (royalnet.commands.CommandInterface method)
register_net_handler() (royalnet.commands.CommandInterface method)
relationshiplinkchain() (in module royalnet.database)
reply() (royalnet.commands.CommandData method)
(royalnet.network.Package method)
Request (class in royalnet.network)
request() (royalnet.network.NetworkLink method)
require_alchemy_tables (royalnet.commands.Command attribute)
Response (class in royalnet.network)
ResponseError (class in royalnet.network)
ResponseSuccess (class in royalnet.network)
retrieve_for_url() (royalnet.audio.YtdlInfo class method)
route_package() (royalnet.network.NetworkServer method)
royalnet.audio (module)
royalnet.bots (module)
royalnet.commands (module)
royalnet.database (module)
royalnet.error (module)
royalnet.network (module)
royalnet.utils (module)
royalnet.web (module)
RoyalnetRequestError
RoyalnetResponseError
Royalprint (class in royalnet.web)
run() (royalnet.bots.DiscordBot method)
(royalnet.bots.GenericBot method)
(royalnet.bots.TelegramBot method)
(royalnet.commands.Command method)
(royalnet.network.NetworkLink method)
run_blocking() (royalnet.bots.GenericBot method)
(royalnet.network.NetworkServer method)
S
safe_api_call() (royalnet.bots.TelegramBot static method)
safeformat() (in module royalnet.utils)
send() (royalnet.network.NetworkLink method)
serve() (royalnet.network.NetworkServer method)
session_acm() (royalnet.database.Alchemy method)
session_cm() (royalnet.database.Alchemy method)
set_secret() (royalnet.bots.GenericBot method)
sleep_until() (in module royalnet.utils)
spawn_audiosource() (royalnet.audio.YtdlDiscord method)
splitstring() (in module royalnet.utils)
syntax (royalnet.commands.Command attribute)
T
telegram_escape() (in module royalnet.utils)
TelegramBot (class in royalnet.bots)
to_dict() (royalnet.network.Package method)
(royalnet.network.Request method)
(royalnet.network.Response method)
to_discord_embed() (royalnet.audio.YtdlInfo method)
to_json_bytes() (royalnet.network.Package method)
to_json_string() (royalnet.network.Package method)
U
unregister_keyboard_key() (royalnet.commands.CommandInterface method)
unregister_net_handler() (royalnet.commands.CommandInterface method)
UnsupportedError
update_activity_with_source_title() (royalnet.bots.DiscordBot method)
update_info() (royalnet.audio.YtdlFile method)
Y
ytdldateformat() (in module royalnet.utils)
YtdlDiscord (class in royalnet.audio)
YtdlFile (class in royalnet.audio)
YtdlInfo (class in royalnet.audio)
YtdlMp3 (class in royalnet.audio)