Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comicallybad/ComicallyBot
/ functions
Functions
164 in github.com/comicallybad/ComicallyBot
⨍
Functions
164
◇
Types & classes
29
↓ 1 callers
Function
removeWelcomeMessage
(interaction: ChatInputCommandInteraction, dbResult: any)
src/commands/welcoming/welcome-message.ts:100
↓ 1 callers
Function
resetCommandUsage
(commandName: string)
src/utils/dbUtils.ts:114
↓ 1 callers
Function
resetFilters
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:245
↓ 1 callers
Function
restoreSavedPlayerStates
(client: Client)
src/events/music/nodeReady.ts:18
↓ 1 callers
Function
rotationFilter
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:221
↓ 1 callers
Function
sendEmbed
(interaction: ChatInputCommandInteraction, title: string, track: Track)
src/commands/music/play.ts:191
↓ 1 callers
Function
sendPlaylistEmbed
(interaction: ChatInputCommandInteraction, title: string, res: SearchResult)
src/commands/music/play.ts:206
↓ 1 callers
Function
sendUpdate
(interaction: AnySelectMenuInteraction | ButtonInteraction, options: SendUpdateOptions)
src/utils/replyUtils.ts:139
↓ 1 callers
Function
setDeleteReaction
(interaction: ChatInputCommandInteraction)
src/commands/moderation/delete-reaction.ts:45
↓ 1 callers
Function
setWelcomeChannel
(interaction: ChatInputCommandInteraction)
src/commands/welcoming/welcome-channel.ts:57
↓ 1 callers
Function
setWelcomeMessage
(interaction: ChatInputCommandInteraction, dbResult: any)
src/commands/welcoming/welcome-message.ts:45
↓ 1 callers
Function
setupGuilds
(client: Client)
src/utils/dbUtils.ts:33
↓ 1 callers
Function
skipAhead
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/skip.ts:119
↓ 1 callers
Function
skipSong
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/skip.ts:45
↓ 1 callers
Function
skipTo
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/skip.ts:93
↓ 1 callers
Function
swapQueue
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/queue.ts:156
↓ 1 callers
Function
timescaleEQ
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:169
↓ 1 callers
Function
trackRepeat
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/repeat.ts:40
↓ 1 callers
Function
tremoloFilter
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:195
↓ 1 callers
Function
vibratoFilter
(interaction: ChatInputCommandInteraction, player: Player)
src/commands/music/equalizer.ts:208
↓ 1 callers
Function
viewQueue
(interaction: ChatInputCommandInteraction, player: Player, client: Client)
src/commands/music/queue.ts:78
Method
constructor
* @param message The error message.
src/utils/customErrors.ts:13
Method
constructor
* @param message The error message.
src/utils/customErrors.ts:29
Function
deferReply
(interaction: CommandInteraction | AnySelectMenuInteraction | MessageComponentInteraction | ModalSubmitInterac
src/utils/replyUtils.ts:112
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/helpful/define.ts:11
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/fun/urban.ts:13
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/fun/good.ts:16
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/fun/meme.ts:11
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/fun/love.ts:11
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/moderation/delete-reaction.ts:20
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/welcoming/welcome-channel.ts:22
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/welcoming/welcome-message.ts:20
Function
execute
(interaction: ChatInputCommandInteraction, client: Client)
src/commands/owner/eval.ts:20
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/owner/clean_dms.ts:12
Function
execute
(interaction: ChatInputCommandInteraction, client: Client)
src/commands/owner/usage.ts:40
Function
execute
(interaction: ChatInputCommandInteraction)
src/commands/info/og-members.ts:10
Function
execute
(client: Client, replayed: number)
src/events/client/resume.ts:6
Function
execute
(client: Client, error: Error)
src/events/client/error.ts:6
Function
execute
(client: Client)
src/events/client/reconnecting.ts:6
Function
execute
(client: Client)
src/events/client/disconnect.ts:6
Function
execute
(client: Client, info: string)
src/events/client/warn.ts:6
Function
execute
(client: Client, packet: { t: string; d: any; })
src/events/client/raw.ts:5
Function
execute
(client: Client)
src/events/client/ready.ts:13
Function
execute
(client: Client, interaction: Interaction)
src/events/client/interactionCreate.ts:18
Function
execute
(client: Client, messageReaction: MessageReaction, user: User)
src/events/guild/messageReactionAdd.ts:8
Function
execute
(client: Client, guild: Guild)
src/events/guild/guildCreate.ts:7
Function
execute
(client: Client, guild: Guild)
src/events/guild/guildDelete.ts:7
Function
execute
(client: Client, message: Message)
src/events/guild/messageDelete.ts:8
Function
execute
(client: Client, member: GuildMember)
src/events/guild/guildMemberRemove.ts:9
Function
execute
(client: Client, oldMessage: Message | PartialMessage, newMessage: Message | PartialMessage)
src/events/guild/messageUpdate.ts:8
Function
execute
(client: Client, message: Message)
src/events/guild/messageCreate.ts:5
Function
execute
(client: Client, member: GuildMember)
src/events/guild/guildMemberAdd.ts:9
Function
execute
(client: Client, auditLog: GuildAuditLogsEntry, guild: Guild)
src/events/guild/guildAuditLogEntryCreate.ts:6
Function
execute
(client: Client, messages: Collection<string, Message>)
src/events/guild/messageDeleteBulk.ts:7
Function
execute
(client: Client, oldState: VoiceState, newState: VoiceState)
src/events/guild/voiceStateUpdate.ts:7
Function
execute
(client: Client, channel: Channel)
src/events/guild/channelDelete.ts:6
Function
execute
(node: any, error: any)
src/events/music/nodeError.ts:5
Function
execute
(error: Error)
src/events/error/uncaughtException.ts:5
Function
execute
(reason: any, promise: Promise<any>)
src/events/error/unhandledRejection.ts:5
Function
filter
(selected: any)
src/commands/selection-roles/selection-roles.ts:45
Function
handleChannel
(embed: EmbedBuilder, auditLog: GuildAuditLogsEntry, guild: Guild, client: Client)
src/utils/auditLogUtils.ts:144
Function
handleInvite
(embed: EmbedBuilder, changes: readonly AuditLogChange[], client: Client)
src/utils/auditLogUtils.ts:114
Function
handleMemberTimeout
(embed: EmbedBuilder, changes: readonly AuditLogChange[])
src/utils/auditLogUtils.ts:93
Function
handleRole
(embed: EmbedBuilder, auditLog: GuildAuditLogsEntry, guild: Guild)
src/utils/auditLogUtils.ts:241
← previous
101–164 of 164, ranked by callers