MCPcopy Create free account

hub / github.com/comicallybad/ComicallyBot / functions

Functions164 in github.com/comicallybad/ComicallyBot

↓ 1 callersFunctionremoveWelcomeMessage
(interaction: ChatInputCommandInteraction, dbResult: any)
src/commands/welcoming/welcome-message.ts:100
↓ 1 callersFunctionresetCommandUsage
(commandName: string)
src/utils/dbUtils.ts:114
↓ 1 callersFunctionresetFilters
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:245
↓ 1 callersFunctionrestoreSavedPlayerStates
(client: Client)
src/events/music/nodeReady.ts:18
↓ 1 callersFunctionrotationFilter
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:221
↓ 1 callersFunctionsendEmbed
(interaction: ChatInputCommandInteraction, title: string, track: Track)
src/commands/music/play.ts:191
↓ 1 callersFunctionsendPlaylistEmbed
(interaction: ChatInputCommandInteraction, title: string, res: SearchResult)
src/commands/music/play.ts:206
↓ 1 callersFunctionsendUpdate
(interaction: AnySelectMenuInteraction | ButtonInteraction, options: SendUpdateOptions)
src/utils/replyUtils.ts:139
↓ 1 callersFunctionsetDeleteReaction
(interaction: ChatInputCommandInteraction)
src/commands/moderation/delete-reaction.ts:45
↓ 1 callersFunctionsetWelcomeChannel
(interaction: ChatInputCommandInteraction)
src/commands/welcoming/welcome-channel.ts:57
↓ 1 callersFunctionsetWelcomeMessage
(interaction: ChatInputCommandInteraction, dbResult: any)
src/commands/welcoming/welcome-message.ts:45
↓ 1 callersFunctionsetupGuilds
(client: Client)
src/utils/dbUtils.ts:33
↓ 1 callersFunctionskipAhead
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/skip.ts:119
↓ 1 callersFunctionskipSong
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/skip.ts:45
↓ 1 callersFunctionskipTo
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/skip.ts:93
↓ 1 callersFunctionswapQueue
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/queue.ts:156
↓ 1 callersFunctiontimescaleEQ
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:169
↓ 1 callersFunctiontrackRepeat
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/repeat.ts:40
↓ 1 callersFunctiontremoloFilter
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:195
↓ 1 callersFunctionvibratoFilter
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:208
↓ 1 callersFunctionviewQueue
(interaction: ChatInputCommandInteraction, player: Player, client: Client)
src/commands/music/queue.ts:78
Methodconstructor
* @param message The error message.
src/utils/customErrors.ts:13
Methodconstructor
* @param message The error message.
src/utils/customErrors.ts:29
FunctiondeferReply
(interaction: CommandInteraction | AnySelectMenuInteraction | MessageComponentInteraction | ModalSubmitInterac
src/utils/replyUtils.ts:112
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/helpful/define.ts:11
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/fun/urban.ts:13
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/fun/good.ts:16
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/fun/meme.ts:11
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/fun/love.ts:11
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/moderation/delete-reaction.ts:20
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/welcoming/welcome-channel.ts:22
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/welcoming/welcome-message.ts:20
Functionexecute
(interaction: ChatInputCommandInteraction, client: Client)
src/commands/owner/eval.ts:20
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/owner/clean_dms.ts:12
Functionexecute
(interaction: ChatInputCommandInteraction, client: Client)
src/commands/owner/usage.ts:40
Functionexecute
(interaction: ChatInputCommandInteraction)
src/commands/info/og-members.ts:10
Functionexecute
(client: Client, replayed: number)
src/events/client/resume.ts:6
Functionexecute
(client: Client, error: Error)
src/events/client/error.ts:6
Functionexecute
(client: Client)
src/events/client/reconnecting.ts:6
Functionexecute
(client: Client)
src/events/client/disconnect.ts:6
Functionexecute
(client: Client, info: string)
src/events/client/warn.ts:6
Functionexecute
(client: Client, packet: { t: string; d: any; })
src/events/client/raw.ts:5
Functionexecute
(client: Client)
src/events/client/ready.ts:13
Functionexecute
(client: Client, interaction: Interaction)
src/events/client/interactionCreate.ts:18
Functionexecute
(client: Client, messageReaction: MessageReaction, user: User)
src/events/guild/messageReactionAdd.ts:8
Functionexecute
(client: Client, guild: Guild)
src/events/guild/guildCreate.ts:7
Functionexecute
(client: Client, guild: Guild)
src/events/guild/guildDelete.ts:7
Functionexecute
(client: Client, message: Message)
src/events/guild/messageDelete.ts:8
Functionexecute
(client: Client, member: GuildMember)
src/events/guild/guildMemberRemove.ts:9
Functionexecute
(client: Client, oldMessage: Message | PartialMessage, newMessage: Message | PartialMessage)
src/events/guild/messageUpdate.ts:8
Functionexecute
(client: Client, message: Message)
src/events/guild/messageCreate.ts:5
Functionexecute
(client: Client, member: GuildMember)
src/events/guild/guildMemberAdd.ts:9
Functionexecute
(client: Client, auditLog: GuildAuditLogsEntry, guild: Guild)
src/events/guild/guildAuditLogEntryCreate.ts:6
Functionexecute
(client: Client, messages: Collection<string, Message>)
src/events/guild/messageDeleteBulk.ts:7
Functionexecute
(client: Client, oldState: VoiceState, newState: VoiceState)
src/events/guild/voiceStateUpdate.ts:7
Functionexecute
(client: Client, channel: Channel)
src/events/guild/channelDelete.ts:6
Functionexecute
(node: any, error: any)
src/events/music/nodeError.ts:5
Functionexecute
(error: Error)
src/events/error/uncaughtException.ts:5
Functionexecute
(reason: any, promise: Promise<any>)
src/events/error/unhandledRejection.ts:5
Functionfilter
(selected: any)
src/commands/selection-roles/selection-roles.ts:45
FunctionhandleChannel
(embed: EmbedBuilder, auditLog: GuildAuditLogsEntry, guild: Guild, client: Client)
src/utils/auditLogUtils.ts:144
FunctionhandleInvite
(embed: EmbedBuilder, changes: readonly AuditLogChange[], client: Client)
src/utils/auditLogUtils.ts:114
FunctionhandleMemberTimeout
(embed: EmbedBuilder, changes: readonly AuditLogChange[])
src/utils/auditLogUtils.ts:93
FunctionhandleRole
(embed: EmbedBuilder, auditLog: GuildAuditLogsEntry, guild: Guild)
src/utils/auditLogUtils.ts:241
← previous101–164 of 164, ranked by callers