Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FireDiscordBot/bot
/ functions
Functions
1,542 in github.com/FireDiscordBot/bot
⨍
Functions
1,542
◇
Types & classes
746
↓ 1 callers
Method
getContextCommand
(interaction: ContextMenuInteraction)
lib/Fire.ts:740
↓ 1 callers
Function
getContextOptions
( parsed: ParsedResult[], context: ContextCommandMessage )
src/commands/Utilities/reminders-create.ts:38
↓ 1 callers
Method
getDiscoverableSplash
()
lib/extensions/guild.ts:848
↓ 1 callers
Method
getEmbedContent
(embed: MessageEmbed | MessageEmbedOptions)
src/commands/Moderation/purge.ts:140
↓ 1 callers
Method
getExtendedDiscoverableData
()
lib/extensions/guild.ts:905
↓ 1 callers
Method
getField
(field: string)
lib/extensions/modalmessage.ts:179
↓ 1 callers
Method
getFormat
(url: string)
src/commands/Fun/emoji.ts:128
↓ 1 callers
Method
getGameHandler
(gameId: string)
src/commands/Fun/tictactoe.ts:361
↓ 1 callers
Method
getInfo
( command: ApplicationCommandMessage | ContextCommandMessage, member: FireMember | FireUser )
src/commands/Utilities/user.ts:427
↓ 1 callers
Method
getInfo
( command: ApplicationCommandMessage, guild: FireGuild | GuildPreview | InviteGuildWithCounts )
src/commands/Utilities/server.ts:79
↓ 1 callers
Method
getInhibitor
(id: string)
lib/Fire.ts:765
↓ 1 callers
Method
getInitialButtons
()
src/commands/Fun/tictactoe.ts:329
↓ 1 callers
Method
getInitialButtons
(message: FireMessage, tag: Tag)
src/commands/Tags/info.ts:117
↓ 1 callers
Method
getInviteFromExec
(message: FireMessage, exec: RegExpExecArray)
src/modules/filters.ts:529
↓ 1 callers
Method
getInviteInfo
(command: ApplicationCommandMessage, invite: Invite)
src/commands/Utilities/server.ts:247
↓ 1 callers
Method
getMember
(required = false)
lib/extensions/contextcommandmessage.ts:228
↓ 1 callers
Method
getMemberOrUser
(required = false)
lib/extensions/contextcommandmessage.ts:237
↓ 1 callers
Method
getMenuComponents
(context: CommonContext)
src/commands/Utilities/minecraft-log-scan.ts:93
↓ 1 callers
Method
getMenuComponents
(context: CommonContext)
src/commands/Configuration/linkfilter-toggle.ts:96
↓ 1 callers
Function
getMessageIDMatch
(argument: string)
lib/util/converters.ts:60
↓ 1 callers
Function
getMessageLinkMatch
(argument: string)
lib/util/converters.ts:62
↓ 1 callers
Method
getModeratorStats
(guild: FireGuild, since?: Date, until?: Date)
lib/extensions/guildmember.ts:224
↓ 1 callers
Function
getOldestSnowflake
( collection: MessageCollection | ReactionCollection )
lib/util/iterators.ts:27
↓ 1 callers
Method
getPasteContent
( url: URL, stream?: S )
lib/util/clientutil.ts:1408
↓ 1 callers
Method
getQuoteWebhookURL
( destination: GuildTextChannel | ThreadChannel, requiresSelfOwnedWebhook: boolean = false )
lib/util/clientutil.ts:1032
↓ 1 callers
Method
getRankDropdown
(guild: FireGuild)
src/commands/Premium/rank.ts:194
↓ 1 callers
Method
getRecentJoins
(before?: Snowflake, depth: number = 0)
lib/extensions/guild.ts:663
↓ 1 callers
Function
getRoleMentionMatch
(argument: string)
lib/util/converters.ts:70
↓ 1 callers
Method
getSearchStringBasicComponents
( message: FireMessage | MessageSnapshot )
src/modules/filters.ts:288
↓ 1 callers
Method
getSecurity
( command: ApplicationCommandMessage, guild: FireGuild | GuildPreview | InviteGuildWithCounts )
src/commands/Utilities/server.ts:170
↓ 1 callers
Method
getStarboardMessage
(emoji: string, stars: number)
lib/extensions/message.ts:2667
↓ 1 callers
Method
getTesseractWorker
()
lib/util/clientutil.ts:1443
↓ 1 callers
Method
getTranscriptContent
(message: FireMessage)
lib/extensions/guild.ts:1611
↓ 1 callers
Method
getUses
(name: string)
lib/util/guildtagmanager.ts:190
↓ 1 callers
Method
getVanityLimitRemaining
(user: FireMember | FireUser, guild: FireGuild)
src/modules/vanityurls.ts:78
↓ 1 callers
Method
getYouTubeChannel
(id: string)
lib/util/clientutil.ts:997
↓ 1 callers
Method
getYouTubeChannels
(ids: string[])
lib/util/clientutil.ts:1016
↓ 1 callers
Method
globalBlacklist
( command: ApplicationCommandMessage, args: { user: FireMember | FireUser; reason: string } )
src/commands/Configuration/blacklist.ts:80
↓ 1 callers
Method
globalDelayFor
(ms: number)
lib/rest/RequestHandler.ts:113
↓ 1 callers
Method
globalSlowmode
(message: FireMessage, delay: number)
src/commands/Moderation/slowmode.ts:103
↓ 1 callers
Method
handle
(message: Payload)
lib/ws/event/EventHandler.ts:14
↓ 1 callers
Method
handleApplicationCommand
(command: CommandInteraction)
src/listeners/interaction.ts:169
↓ 1 callers
Method
handleChannelSelect
(select: MessageComponentInteraction)
src/listeners/interaction.ts:350
↓ 1 callers
Method
handleClose
(code: number, reason: string)
lib/ws/Reconnector.ts:32
↓ 1 callers
Method
handleCommandAutocomplete
(interaction: AutocompleteInteraction)
src/listeners/interaction.ts:244
↓ 1 callers
Method
handleContextMenu
( context: UserContextMenuInteraction | MessageContextMenuInteraction )
src/listeners/interaction.ts:421
↓ 1 callers
Method
handleDirectSlashCommand
( message: ApplicationCommandMessage | ContextCommandMessage, command: Command, ignore = false )
lib/util/commandhandler.ts:281
↓ 1 callers
Method
handleDropdown
(dropdown: ComponentMessage)
src/commands/Utilities/embed.ts:498
↓ 1 callers
Method
handleError
(error: any)
lib/ws/Reconnector.ts:83
↓ 1 callers
Method
handleLocalQuote
( message: FireMessage, match: MessageLinkMatch, debug = false )
src/commands/Utilities/quote.ts:82
↓ 1 callers
Method
handleModal
(modal: ModalMessage)
src/commands/Utilities/embed.ts:1025
↓ 1 callers
Method
handleModalSubmit
(modal: ModalSubmitInteraction)
src/listeners/interaction.ts:386
↓ 1 callers
Method
handleOpen
()
lib/ws/Reconnector.ts:17
↓ 1 callers
Method
handleStringSelect
(select: MessageComponentInteraction)
src/listeners/interaction.ts:314
↓ 1 callers
Method
handleSupport
(trigger: ComponentMessage, user: FireUser)
src/modules/sk1er.ts:40
↓ 1 callers
Method
hasExperiment
(id: string, projectName?: string)
lib/extensions/appcommandmessage.ts:665
↓ 1 callers
Method
hasExperiment
(id: string, projectName?: string)
lib/extensions/guild.ts:1106
↓ 1 callers
Function
hasPaid
(status: SubscriptionStatus)
src/inhibitors/premium.ts:12
↓ 1 callers
Function
hasPaid
(status: SubscriptionStatus)
src/ws/events/PremiumSyncEvent.ts:13
↓ 1 callers
Method
hasWebhooks
(channelId: string)
lib/util/logmanager.ts:149
↓ 1 callers
Function
imageConverter
( message: FireMessage | ApplicationCommandMessage, phrase: string )
src/arguments/attachment.ts:7
↓ 1 callers
Method
initDB
(reconnect: boolean = false)
lib/Fire.ts:442
↓ 1 callers
Method
initMuteRole
()
lib/extensions/guild.ts:211
↓ 1 callers
Method
initVellum
()
lib/Fire.ts:475
↓ 1 callers
Method
initWebsocket
()
lib/Manager.ts:133
↓ 1 callers
Method
insertBlacklist
(user: FireMember | FireUser, reason: string)
lib/util/clientutil.ts:927
↓ 1 callers
Method
isBlacklisted
( user: FireMember | FireUser | Snowflake, guild?: FireGuild, command?: string )
lib/util/clientutil.ts:849
↓ 1 callers
Method
isDisabled
(guild: FireGuild)
lib/util/command.ts:339
↓ 1 callers
Method
isValidPasteURL
(url: PasteURL)
lib/util/clientutil.ts:1357
↓ 1 callers
Method
iterate
()
lib/util/iterators.ts:140
↓ 1 callers
Method
launch
(data: { id: number; session: string; shardCount: number; shards: number[]; })
lib/Manager.ts:189
↓ 1 callers
Function
launchersDropdown
(bot: Fire)
src/modules/essential.ts:99
↓ 1 callers
Method
list
(user: FireMember | FireUser)
src/modules/redirects.ts:47
↓ 1 callers
Method
loadAliases
()
lib/Fire.ts:612
↓ 1 callers
Method
loadBans
()
lib/extensions/guild.ts:359
↓ 1 callers
Method
loadMutes
()
lib/extensions/guild.ts:343
↓ 1 callers
Method
localBlacklist
( command: ApplicationCommandMessage, args: { user: FireMember | FireUser; reason?: string } )
src/commands/Configuration/blacklist.ts:129
↓ 1 callers
Method
logCreation
( message: FireMessage, role: Role, reaction: MessageReaction )
src/commands/Premium/rero.ts:155
↓ 1 callers
Method
logDeletion
( message: FireMessage, role: Role, reaction: MessageReaction )
src/commands/Premium/rero.ts:192
↓ 1 callers
Method
logNickChange
( action: GuildAuditLogsEntry<"MEMBER_UPDATE">, change: AuditLogChange, guild: FireGuild, memb
src/listeners/guildMemberUpdate.ts:544
↓ 1 callers
Method
logRequest
(request: APIRequest, response?: centra.Response)
lib/rest/RequestHandler.ts:414
↓ 1 callers
Method
logRoleAdd
( action: GuildAuditLogsEntry<"MEMBER_ROLE_UPDATE">, change: AuditLogChange, guild: FireGuild,
src/listeners/guildMemberUpdate.ts:377
↓ 1 callers
Method
logRoleRemove
( action: GuildAuditLogsEntry<"MEMBER_ROLE_UPDATE">, change: AuditLogChange, guild: FireGuild,
src/listeners/guildMemberUpdate.ts:435
↓ 1 callers
Method
logTimeout
( action: GuildAuditLogsEntry<"MEMBER_UPDATE">, change: AuditLogChange, guild: FireGuild, memb
src/listeners/guildMemberUpdate.ts:492
↓ 1 callers
Method
logVerificationBypass
( action: GuildAuditLogsEntry<"MEMBER_UPDATE">, change: AuditLogChange, guild: FireGuild, memb
src/listeners/guildMemberUpdate.ts:609
↓ 1 callers
Method
make
()
lib/rest/APIRequest.ts:41
↓ 1 callers
Method
makeImageUrl
(root: string, { format = "webp", size = 512 } = {})
lib/util/clientutil.ts:1080
↓ 1 callers
Function
maybeColor
(phrase: string)
src/commands/Fun/color.ts:10
↓ 1 callers
Function
maybeColor
(phrase: string)
src/commands/Utilities/embed.ts:77
↓ 1 callers
Method
mute
( reason: string, moderator: FireMember, until?: number, channel?: SlashFakeChannel | GuildTex
lib/extensions/guildmember.ts:1063
↓ 1 callers
Method
note
( reason: string, moderator: FireMember, channel?: SlashFakeChannel | GuildTextChannel )
lib/extensions/guildmember.ts:630
↓ 1 callers
Function
openButton
()
src/modules/sparkuniverse.ts:36
↓ 1 callers
Method
parseSlash
(message: ApplicationCommandMessage | ContextCommandMessage)
lib/util/command.ts:527
↓ 1 callers
Method
permissionsFor
(memberOrRole: GuildMemberResolvable | RoleResolvable)
lib/extensions/appcommandmessage.ts:721
↓ 1 callers
Method
permissionsFor
(memberOrRole: GuildMemberResolvable | RoleResolvable)
lib/extensions/contextcommandmessage.ts:635
↓ 1 callers
Method
quote
( destination: GuildTextBasedChannel | PartialQuoteDestination, quoter: FireMember | FireUser, web
lib/extensions/message.ts:491
↓ 1 callers
Method
reconnect
(log = true)
lib/ws/Reconnector.ts:97
↓ 1 callers
Method
registerSlashCommand
()
lib/util/command.ts:767
↓ 1 callers
Method
removeSlashCommands
()
lib/util/guildtagmanager.ts:313
↓ 1 callers
Method
renameTag
(name: string, newName: string)
lib/util/guildtagmanager.ts:575
← previous
next →
401–500 of 1,542, ranked by callers