MCPcopy Create free account

hub / github.com/Discord-TTS/Bot / functions

Functions274 in github.com/Discord-TTS/Bot

↓ 1 callersFunctioncommands
()
tts_commands/src/lib.rs:33
↓ 1 callersFunctioncreate_err
(line: u32, file: &str)
tts_core/src/opt_ext.rs:4
↓ 1 callersMethodcreate_message
(&self)
tts_commands/src/settings/voice_paginator/mod.rs:69
↓ 1 callersFunctioncreate_vc_collector
(ctx: &VCContext)
tts_core/src/voice/mod.rs:334
↓ 1 callersFunctiondebug
(ctx: Context<'_>)
tts_commands/src/owner.rs:127
↓ 1 callersFunctiondebug_info
(data: &Data, guild_id: serenity::GuildId)
tts_core/src/voice/mod.rs:208
↓ 1 callersFunctiondm_premium_notice
( http: &serenity::Http, user_id: serenity::UserId, )
tts_events/src/member.rs:43
↓ 1 callersFunctionfetch_audio
( reqwest: &reqwest::Client, url: reqwest::Url, )
tts_core/src/common.rs:63
↓ 1 callersMethodfetch_entitlement_for_user
( &self, http: &serenity::Http, user_id: UserId, )
tts_core/src/structs.rs:293
↓ 1 callersMethodfetch_patreon_info
(&self, user_id: UserId)
tts_core/src/structs.rs:269
↓ 1 callersFunctionfinalize_startup
(ctx: &serenity::Context, data: &Data)
tts_events/src/ready.rs:84
↓ 1 callersFunctionflatten_commands
( result: &mut ArrayVec<serenity::AutocompleteChoice<'a>, 25>, commands: &'a [Command],
tts_commands/src/help.rs:70
↓ 1 callersFunctionformat_message
( content: &mut MessageContent<'_>, said_name: Option<&str>, contained_url: bool, attached_fil
tts_core/src/process_msg.rs:105
↓ 1 callersFunctiongenerate_channel_select
(text_channels: &[ChannelMenuEntry])
tts_commands/src/settings/setup.rs:135
↓ 1 callersFunctiongenerate_status
( shards: &dashmap::DashMap<serenity::ShardId, serenity::ShardRunnerMetadata>, )
tts_events/src/ready.rs:24
↓ 1 callersFunctionget_avatar
(level: tracing::Level)
tts_tasks/src/logging.rs:15
↓ 1 callersMethodget_cached_discord_premium
(&self, user_id: UserId)
tts_core/src/structs.rs:283
↓ 1 callersFunctionget_command_mapping
(commands: &[Command])
tts_commands/src/help.rs:21
↓ 1 callersFunctionget_eligible_channels
( ctx: Context<'_>, bot_member: &serenity::Member, )
tts_commands/src/settings/setup.rs:48
↓ 1 callersFunctionget_intents
()
tts_events/src/lib.rs:14
↓ 1 callersFunctionget_premium_guild_count
( conn: impl sqlx::PgExecutor<'a> + 'a, premium_user: serenity::UserId, )
tts_commands/src/premium.rs:35
↓ 1 callersFunctionget_runner_channel
( data: &Data, shard_id: serenity::ShardId, )
tts_commands/src/owner.rs:364
↓ 1 callersFunctiongtts_disabled_embed
( msg: poise::CreateReply<'a>, support_server: &'a str, )
tts_commands/src/main_.rs:106
↓ 1 callersFunctionguild_info
(ctx: Context<'_>, guild_id: Option<serenity::GuildId>)
tts_commands/src/owner.rs:373
↓ 1 callersFunctionhandle
(error: poise::FrameworkError<'_, Data, Error>)
tts_core/src/errors.rs:379
↓ 1 callersFunctionhandle_addition
(ctx: &serenity::Context, member: &serenity::Member)
tts_events/src/member.rs:34
↓ 1 callersFunctionhandle_argparse
( ctx: Context<'_>, error: Box<dyn std::error::Error + Send + Sync>, input: Option<String>, )
tts_core/src/errors.rs:303
↓ 1 callersFunctionhandle_bot_permissions
(missing_permissions: serenity::Permissions)
tts_core/src/errors.rs:351
↓ 1 callersFunctionhandle_cooldown
Command Error handlers
tts_core/src/errors.rs:253
↓ 1 callersFunctionhandle_create
( ctx: &serenity::Context, guild: &serenity::Guild, is_new: Option<bool>, )
tts_events/src/guild.rs:10
↓ 1 callersFunctionhandle_delete
( ctx: &serenity::Context, incomplete: serenity::UnavailableGuild, full: Option<&serenity::Guild>,
tts_events/src/guild.rs:81
↓ 1 callersFunctionhandle_member
( ctx: &serenity::Context, member: &serenity::Member, error: Error, )
tts_core/src/errors.rs:213
↓ 1 callersFunctionhandle_message
Listener Handlers
tts_core/src/errors.rs:181
↓ 1 callersFunctionhandle_removal
( ctx: &serenity::Context, guild_id: serenity::GuildId, user_id: serenity::UserId, )
tts_events/src/member.rs:69
↓ 1 callersFunctionhandle_traceback_button
( ctx: &serenity::Context, interaction: &serenity::ComponentInteraction, )
tts_core/src/errors.rs:501
↓ 1 callersFunctionhandle_user_permissions
( missing_permissions: Option<serenity::Permissions>, )
tts_core/src/errors.rs:359
↓ 1 callersFunctionhandle_vc_mismatch
( ctx: Context<'_>, author_vc: serenity::ChannelId, interconnect: mpsc::UnboundedSender<voice::Int
tts_commands/src/main_.rs:53
↓ 1 callersFunctionhash
(data: &[u8])
tts_core/src/errors.rs:39
↓ 1 callersFunctionhelp
( ctx: Context<'_>, #[description = "The command to get help with"] #[autocomplete = "autocomplete
tts_commands/src/help.rs:114
↓ 1 callersFunctioninteraction_create
( ctx: &serenity::Context, interaction: &serenity::Interaction, )
tts_events/src/other.rs:17
↓ 1 callersFunctioninvite
(ctx: Context<'_>)
tts_commands/src/other.rs:326
↓ 1 callersFunctionis_guild_owner
(cache: &serenity::Cache, user_id: serenity::UserId)
tts_events/src/member.rs:10
↓ 1 callersFunctionjoin
(ctx: Context<'_>)
tts_commands/src/main_.rs:160
↓ 1 callersFunctionjoin_voice_channel
( ctx: &VCContext, collector: &mut (impl futures::Stream<Item = VCEvent> + Unpin), )
tts_core/src/voice/mod.rs:417
↓ 1 callersFunctionleave
(ctx: Context<'_>)
tts_commands/src/main_.rs:282
↓ 1 callersFunctionleave_vc
( data: &Data, guild_id: serenity::GuildId, requested_channel_id: Option<serenity::ChannelId>, )
tts_core/src/voice/mod.rs:136
↓ 1 callersFunctionlist_gcloud_voices
(ctx: &Context<'_>)
tts_commands/src/settings/mod.rs:1244
↓ 1 callersFunctionlist_polly_voices
(ctx: &Context<'_>)
tts_commands/src/settings/mod.rs:1200
↓ 1 callersFunctionload_db_and_conf
()
tts_migrations/src/lib.rs:222
↓ 1 callersMethodloop_func
(&self)
tts_tasks/src/logging.rs:55
↓ 1 callersFunctionmain_
(start_time: std::time::SystemTime)
src/main.rs:41
↓ 1 callersFunctionmake_emoji_readable
(regex_cache: &RegexCache, content: &'c str)
tts_core/src/process_msg.rs:11
↓ 1 callersFunctionmigrate_speaking_rate_to_mode
(transaction: &mut Transaction<'_>)
tts_migrations/src/lib.rs:66
↓ 1 callersFunctionnotify_banned
(ctx: Context<'_>)
tts_commands/src/lib.rs:139
↓ 1 callersFunctionparse_acronyms
(original: &str)
tts_core/src/process_msg.rs:48
↓ 1 callersFunctionping
(ctx: Context<'_>)
tts_commands/src/other.rs:306
↓ 1 callersFunctionpremium
(ctx: Context<'_>)
tts_commands/src/premium.rs:53
↓ 1 callersFunctionprepare_gcloud_voices
( raw_map: Vec<GoogleVoice>, )
src/startup.rs:81
↓ 1 callersFunctionprepare_url
( mut tts_service: reqwest::Url, content: &str, lang: &str, mode: TTSMode, speaking_rate:
tts_core/src/common.rs:84
↓ 1 callersFunctionprocess_cache_info
( serenity_cache: &serenity::Cache, kind: Option<&str>, db_info: Option<Vec<typesize::Field>>, )
tts_commands/src/owner.rs:246
↓ 1 callersFunctionreconnect_ws_stream
(url: &reqwest::Url, index: u8)
src/startup.rs:139
↓ 1 callersFunctionrefresh_ofs
(ctx: Context<'_>)
tts_commands/src/owner.rs:76
↓ 1 callersFunctionregister
(ctx: Context<'_>)
tts_commands/src/owner.rs:26
↓ 1 callersFunctionremove_cache
(ctx: Context<'_>)
tts_commands/src/owner.rs:38
↓ 1 callersFunctionremove_repeated_chars
(content: &str, limit: u8)
tts_core/src/process_msg.rs:96
↓ 1 callersFunctionreplace_bool
(original: &str, value: bool)
tts_commands/src/settings/mod.rs:417
↓ 1 callersFunctionrequired_prefix_embed
( title_place: &'a mut ArrayString<46>, msg: poise::CreateReply<'a>, required_prefix: ArrayString<
tts_commands/src/main_.rs:120
↓ 1 callersFunctionrequired_role_embed
( title_place: &'a mut ArrayString<133>, ctx: Context<'a>, msg: poise::CreateReply<'a>, requi
tts_commands/src/main_.rs:132
↓ 1 callersFunctionresume
(ctx: &serenity::Context)
tts_events/src/other.rs:10
↓ 1 callersFunctionrun
I'll use a proper framework for this one day
tts_migrations/src/lib.rs:103
↓ 1 callersFunctionrun_
(config: &mut toml::Table, transaction: &mut Transaction<'_>)
tts_migrations/src/lib.rs:127
↓ 1 callersFunctionrun_checks
( ctx: &serenity::Context, message: &'c serenity::Message, guild_row: &GuildRow, user_row: Use
tts_events/src/message/tts.rs:141
↓ 1 callersFunctionrun_regex_replacements
( regex_cache: &RegexCache, content: &'c str, skip_emoji: bool, )
tts_core/src/process_msg.rs:28
↓ 1 callersFunctionsend_startup_message
( http: &serenity::Http, log_webhook: &serenity::Webhook, )
src/startup.rs:107
↓ 1 callersFunctionset
(ctx: Context<'_>)
tts_commands/src/settings/mod.rs:413
↓ 1 callersFunctionsettings
(ctx: Context<'_>)
tts_commands/src/settings/mod.rs:53
↓ 1 callersFunctionsetup
( ctx: Context<'_>, #[description = "The channel for the bot to read messages from"] #[channel_typ
tts_commands/src/settings/setup.rs:163
↓ 1 callersFunctionshould_announce_name
( data: &Data, guild_id: serenity::GuildId, author_id: serenity::UserId, )
tts_core/src/voice/mod.rs:182
↓ 1 callersMethodshould_ignore
(self)
tts_core/src/structs.rs:638
↓ 1 callersMethodstart
(self)
tts_tasks/src/lib.rs:16
↓ 1 callersFunctionstart_ws_health_checks
(data: &Arc<Data>)
src/startup.rs:183
↓ 1 callersMethodstore_channel_id
(&self, new_id: serenity::ChannelId)
tts_core/src/voice/mod.rs:83
↓ 1 callersFunctionstrip_emoji
(regex_cache: &RegexCache, content: &'c str)
tts_core/src/process_msg.rs:7
↓ 1 callersFunctiontimestamp_in_future
(ts: serenity::Timestamp)
tts_core/src/common.rs:10
↓ 1 callersFunctiontranslation_languages
(ctx: Context<'_>)
tts_commands/src/settings/mod.rs:1086
↓ 1 callersFunctiontry_strip_prefix
( ctx: &serenity::Context, message: &'a serenity::Message, )
tts_commands/src/lib.rs:116
↓ 1 callersFunctiontts
( ctx: Context<'_>, #[description = "The text to TTS"] #[rest] message: String, )
tts_commands/src/other.rs:48
↓ 1 callersFunctiontts_speak
(ctx: ApplicationContext<'_>, message: serenity::Message)
tts_commands/src/other.rs:182
↓ 1 callersFunctiontts_speak_as
( ctx: ApplicationContext<'_>, message: serenity::Message, )
tts_commands/src/other.rs:170
↓ 1 callersFunctionupdate_startup_message
( ctx: &serenity::Context, data: &Data, user_name: &FixedString<u8>, status: String, shard
tts_events/src/ready.rs:52
↓ 1 callersFunctionuptime
(ctx: Context<'_>)
tts_commands/src/other.rs:29
↓ 1 callersFunctionvoices
( ctx: Context<'_>, #[description = "The mode to see the voices for, leave blank for current"] mode: O
tts_commands/src/settings/mod.rs:1129
↓ 1 callersFunctionwait_until_shutdown
()
src/main.rs:229
↓ 1 callersFunctionws_task
( ctx: VCContext, ws_tx: &LockedWSStream, interconnect: &mut UnboundedReceiver<InterconnectMessage
tts_core/src/voice/mod.rs:225
Method_get
( pool: &sqlx::PgPool, key: CacheKey, select: &'static str, )
tts_core/src/database.rs:87
Functionactivate
(ctx: Context<'_>)
tts_commands/src/premium.rs:97
Functionadvance_after_end
()
tts_commands/src/settings/voice_paginator/cursor.rs:104
Functionadvance_past_start
()
tts_commands/src/settings/voice_paginator/cursor.rs:94
Functionapply_event_to_info
(connection_info: &mut WSConnectionInfo, event: VCEvent)
tts_core/src/voice/mod.rs:482
Functionautocomplete
( ctx: ApplicationContext<'a>, searching: &'a str, )
tts_commands/src/help.rs:66
← previousnext →101–200 of 274, ranked by callers