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
req
()
lib/Fire.ts:267
↓ 1 callers
Method
request
(method: string, url: string, options: RequestOptions = {})
lib/rest/RESTManager.ts:49
↓ 1 callers
Method
resolveComponent
(customId: string)
lib/extensions/appcommandmessage.ts:661
↓ 1 callers
Method
returnCrossClusterQuote
( destination: PartialQuoteDestination, quote: MessageLinkMatch, quoter: Snowflake, webhook: {
src/commands/Utilities/quote.ts:200
↓ 1 callers
Function
routeBuilder
(manager: RESTManager)
lib/rest/APIRouter.ts:39
↓ 1 callers
Method
run
(data: any, nonce?: string)
lib/ws/event/Event.ts:16
↓ 1 callers
Method
run
(command: ApplicationCommandMessage)
src/commands/Main/ping.ts:17
↓ 1 callers
Method
runAllTypeInhibitorsSlash
( message: ApplicationCommandMessage | ContextCommandMessage )
lib/util/commandhandler.ts:218
↓ 1 callers
Method
runMigration
()
lib/util/settings.ts:102
↓ 1 callers
Method
runMigration
()
lib/util/settings.ts:337
↓ 1 callers
Method
runPreTypeInhibitorsSlash
( message: ApplicationCommandMessage | ContextCommandMessage )
lib/util/commandhandler.ts:257
↓ 1 callers
Method
runReplace
( text: string, context?: FireMessage | ApplicationCommandMessage | FireMember | FireUser )
src/modules/filters.ts:148
↓ 1 callers
Method
runSlashCommand
( message: ApplicationCommandMessage | ContextCommandMessage, command: Command, args: Record<strin
lib/util/commandhandler.ts:80
↓ 1 callers
Function
safeDecodeURIComponent
(encodedURIComponent: string)
src/listeners/message.ts:50
↓ 1 callers
Method
sendHelp
(message: FireMessage)
src/commands/Main/help.ts:65
↓ 1 callers
Method
sendInitialLogDropdown
( ticket: Channel, slashCommand?: ApplicationCommandMessage )
src/modules/essential.ts:292
↓ 1 callers
Method
sendSingleSuccess
( command: ApplicationCommandMessage, key: LanguageKeys, args?: TOptions )
src/commands/Utilities/debug.ts:277
↓ 1 callers
Method
sendTagsList
(message: FireMessage)
src/commands/Tags/tag.ts:80
↓ 1 callers
Method
sendUsage
(message: FireMessage, command: Command)
src/commands/Main/help.ts:154
↓ 1 callers
Method
set
( key: string, value: T = null, updatedBy: FireUser | FireMember )
lib/util/settings.ts:114
↓ 1 callers
Method
setCustomStatus
( since: Date | number, state: string, status: PresenceStatusData, shardIds: number[] )
lib/Fire.ts:679
↓ 1 callers
Method
setPartialOutageStatus
()
lib/Fire.ts:657
↓ 1 callers
Method
shouldMigrate
()
lib/util/settings.ts:83
↓ 1 callers
Method
shouldMigrate
()
lib/util/settings.ts:318
↓ 1 callers
Method
shouldSendHello
(message: FireMessage)
src/listeners/messageInvalid.ts:261
↓ 1 callers
Method
start
(message: FireMessage, reason: string)
src/commands/Moderation/lockdown.ts:95
↓ 1 callers
Method
suppressMaskedLinks
(text: string)
lib/util/clientutil.ts:534
↓ 1 callers
Method
syncMuteRolePermissions
()
lib/extensions/guild.ts:314
↓ 1 callers
Method
toString
()
lib/extensions/modalmessage.ts:441
↓ 1 callers
Method
toString
()
lib/extensions/componentmessage.ts:436
↓ 1 callers
Method
unblacklist
(user: FireMember | FireUser)
lib/util/clientutil.ts:909
↓ 1 callers
Method
unblock
( unblockee: FireMember | Role, reason: string, moderator: FireMember, channel: ApplicationCom
lib/extensions/guild.ts:1887
↓ 1 callers
Method
updateBlacklist
(user: FireMember | FireUser, reason: string)
lib/util/clientutil.ts:938
↓ 1 callers
Method
waitForModal
(button: ComponentMessage)
src/modules/essential.ts:276
↓ 1 callers
Method
waitForModal
(command: ApplicationCommandMessage)
src/commands/Premium/identity-update.ts:200
↓ 1 callers
Method
waitForModal
(command: ApplicationCommandMessage)
src/commands/Utilities/code-image.ts:387
↓ 1 callers
Method
writeEvents
()
src/modules/aetherstats.ts:45
↓ 1 callers
Method
yesButton
(timestamp: number)
src/commands/Utilities/reminders-delete.ts:144
Method
["CHANNEL_CREATE"]
( auditLogEntry: GuildAuditLogsEntry<"CHANNEL_CREATE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:366
Method
["CHANNEL_DELETE"]
( auditLogEntry: GuildAuditLogsEntry<"CHANNEL_DELETE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:906
Method
["CHANNEL_UPDATE"]
( auditLogEntry: GuildAuditLogsEntry<"CHANNEL_UPDATE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:568
Method
["MEMBER_BAN_ADD"]
( auditLogEntry: GuildAuditLogsEntry<"MEMBER_BAN_ADD">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:204
Method
["MEMBER_BAN_REMOVE"]
( auditLogEntry: GuildAuditLogsEntry<"MEMBER_BAN_REMOVE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:258
Method
["MEMBER_KICK"]
( auditLogEntry: GuildAuditLogsEntry<"MEMBER_KICK">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:312
Method
["MEMBER_ROLE_UPDATE"]
( auditLogEntry: GuildAuditLogsEntry<"MEMBER_ROLE_UPDATE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:161
Method
["MEMBER_UPDATE"]
( auditLogEntry: GuildAuditLogsEntry<"MEMBER_UPDATE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:102
Method
["ROLE_CREATE"]
( auditLogEntry: GuildAuditLogsEntry<"ROLE_CREATE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:1149
Method
["ROLE_DELETE"]
( auditLogEntry: GuildAuditLogsEntry<"ROLE_DELETE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:1334
Method
["ROLE_UPDATE"]
( auditLogEntry: GuildAuditLogsEntry<"ROLE_UPDATE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:1219
Method
["THREAD_CREATE"]
( auditLogEntry: GuildAuditLogsEntry<"THREAD_CREATE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:473
Method
["THREAD_DELETE"]
( auditLogEntry: GuildAuditLogsEntry<"THREAD_DELETE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:1026
Method
["THREAD_UPDATE"]
( auditLogEntry: GuildAuditLogsEntry<"THREAD_UPDATE">, guild: FireGuild )
src/listeners/guildAuditLogEntryCreate.ts:771
Method
_after
(amount: number)
lib/util/iterators.ts:177
Method
_all
(amount: number)
lib/util/iterators.ts:274
Method
_around
(amount: number)
lib/util/iterators.ts:162
Method
_before
(amount: number)
lib/util/iterators.ts:193
Method
_clone
()
lib/extensions/guildmember.ts:136
Method
_inactive
()
lib/rest/RequestHandler.ts:109
Method
_patch
(data: GuildProfileData)
lib/structures/GuildProfile.ts:20
Method
_patch
(data: PrimaryGuildData)
lib/structures/PrimaryGuild.ts:32
Method
_patch
(data: any)
lib/extensions/guildmember.ts:126
Method
_patch
(data)
lib/extensions/user.ts:71
Method
_patch
(data)
lib/extensions/guild.ts:193
Method
ack
()
lib/extensions/componentmessage.ts:475
Method
ack
(ephemeral = false)
lib/extensions/contextcommandmessage.ts:670
Method
addLine
(line = "", empty = false)
lib/util/paginators.ts:304
Method
api
()
lib/rest/RESTManager.ts:36
Method
applicationId
()
lib/extensions/appcommandmessage.ts:282
Method
applicationId
()
lib/extensions/contextcommandmessage.ts:209
Function
apply
(target: any, _: any, args: any[])
lib/rest/APIRouter.ts:74
Function
attachmentTypeCaster
( message: FireMessage, phrase )
src/arguments/attachment.ts:19
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
lib/util/command.ts:316
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Premium/redirect-delete.ts:34
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Premium/redirect-view.ts:35
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Utilities/vanity-view.ts:38
Method
autocomplete
( interaction: ApplicationCommandMessage, __: CommandInteractionOption )
src/commands/Utilities/time-stamp.ts:44
Method
autocomplete
( interaction: ApplicationCommandMessage, _: CommandInteractionOption )
src/commands/Utilities/embed-send.ts:37
Method
autocomplete
( _: ApplicationCommandMessage, focused: CommandInteractionOption<CacheType> )
src/commands/Utilities/time-zone.ts:273
Method
autocomplete
( _: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Utilities/code-image.ts:187
Method
autocomplete
( interaction: ApplicationCommandMessage, _: CommandInteractionOption )
src/commands/Utilities/embed-edit.ts:34
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Utilities/vanity-delete.ts:47
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Utilities/reminders-delete.ts:38
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Utilities/emojilock.ts:42
Method
autocomplete
( interaction: ApplicationCommandMessage, _: CommandInteractionOption )
src/commands/Utilities/embed-delete.ts:37
Method
autocomplete
( _: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Utilities/debug.ts:35
Method
autocomplete
( _: ApplicationCommandMessage, focused: CommandInteractionOption<CacheType> )
src/commands/Utilities/reminders-timezone.ts:34
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption<CacheType> )
src/commands/Admin/unload.ts:49
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption<CacheType> )
src/commands/Admin/reload.ts:51
Method
autocomplete
( interaction: ApplicationCommandMessage, _: CommandInteractionOption )
src/commands/Moderation/ban.ts:88
Method
autocomplete
( _: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Moderation/modlogs-view.ts:52
Method
autocomplete
( _: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Configuration/language.ts:33
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Configuration/command.ts:30
Method
autocomplete
()
src/commands/Configuration/logging-toggle.ts:38
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Tags/view.ts:30
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Tags/info.ts:38
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Tags/edit.ts:48
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Tags/delete.ts:42
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Tags/alias.ts:41
Method
autocomplete
( interaction: ApplicationCommandMessage, focused: CommandInteractionOption )
src/commands/Tags/raw.ts:33
Method
awaitMessages
(options?: AwaitMessagesOptions)
lib/extensions/modalmessage.ts:467
← previous
next →
501–600 of 1,542, ranked by callers