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,558 callers
Method
get
(key: LanguageKeys, opt: TOptions = {})
src/commands/Moderation/appeals.ts:181
↓ 673 callers
Method
error
( interaction: | CommandInteraction | ContextMenuInteraction | MessageComponentInteracti
src/listeners/interaction.ts:468
↓ 432 callers
Method
get
(key: LanguageKeys, args?: TOptions)
lib/util/language.ts:55
↓ 430 callers
Method
has
(key: string)
lib/util/language.ts:50
↓ 413 callers
Method
filter
(message: FireMessage)
src/commands/Moderation/purge.ts:201
↓ 398 callers
Method
toString
()
lib/extensions/user.ts:81
↓ 331 callers
Method
push
(request: APIRequest)
lib/rest/RequestHandler.ts:61
↓ 227 callers
Method
send
(message: FireMessage, embed: MessageEmbed)
src/commands/Admin/eval.ts:99
↓ 173 callers
Method
useEmoji
(name: string)
lib/util/clientutil.ts:404
↓ 140 callers
Method
fetch
(force?: boolean)
lib/extensions/appcommandmessage.ts:647
↓ 138 callers
Method
success
( key: LanguageKeys, args?: i18nOptions )
lib/extensions/message.ts:386
↓ 116 callers
Method
delete
(code: string, user: FireMember | FireUser)
src/modules/redirects.ts:96
↓ 116 callers
Method
edit
( options?: | string | MessagePayload | (WebhookMessageOptions & { split?: false }) )
lib/extensions/modalmessage.ts:349
↓ 103 callers
Method
set
(key: string, value: T = null)
lib/util/settings.ts:354
↓ 84 callers
Method
encode
(message: Message)
lib/ws/util/MessageUtil.ts:6
↓ 82 callers
Method
getCommand
(id: string)
lib/Fire.ts:726
↓ 72 callers
Method
getTextInputValue
(field: string)
lib/extensions/modalmessage.ts:183
↓ 69 callers
Method
displayAvatarURL
(options: ImageURLOptions & { dynamic?: boolean })
lib/extensions/guildmember.ts:162
↓ 62 callers
Method
permissionsIn
( channel: GuildChannelResolvable | BaseFakeChannel )
lib/extensions/guildmember.ts:169
↓ 60 callers
Method
getLogger
(tag: string)
lib/Fire.ts:284
↓ 55 callers
Method
send
(key: LanguageKeys, args?: i18nOptions)
lib/extensions/message.ts:348
↓ 53 callers
Method
cleanPermissionName
( permission: PermissionString | BigInt, language?: Language )
lib/util/clientutil.ts:708
↓ 50 callers
Method
isModerator
(channel?: DMChannel | GuildBasedChannel | BaseFakeChannel)
lib/extensions/guildmember.ts:177
↓ 49 callers
Method
error
(...args: any[])
lib/util/console.ts:109
↓ 48 callers
Method
isSuperuser
(user: Snowflake)
lib/util/clientutil.ts:827
↓ 45 callers
Method
getSuccess
(key: LanguageKeys, args?: TOptions)
lib/util/language.ts:75
↓ 45 callers
Method
log
(...args: any[])
lib/util/console.ts:97
↓ 43 callers
Method
shortenText
(text: string, limit: number)
lib/util/clientutil.ts:764
↓ 43 callers
Method
update
()
src/listeners/button.ts:1549
↓ 39 callers
Method
warn
(...args: any[])
lib/util/console.ts:101
↓ 31 callers
Method
actionLog
( log: string | MessageEmbed | MessageEmbedOptions, type: ActionLogTypes )
lib/extensions/guild.ts:1010
↓ 31 callers
Method
getAppealsConfig
(guild: FireGuild)
src/commands/Moderation/appeals.ts:311
↓ 28 callers
Method
send
( destination: | DMChannel | FireTextChannel | NewsChannel | ThreadChannel |
lib/util/paginators.ts:323
↓ 28 callers
Method
toMention
()
lib/extensions/user.ts:87
↓ 26 callers
Method
getModule
(id: string)
lib/Fire.ts:755
↓ 26 callers
Method
toJSON
()
lib/ws/Message.ts:14
↓ 25 callers
Function
titleCase
( string: string, separator = " ", joinWithSpace = true )
lib/util/constants.ts:406
↓ 24 callers
Method
toString
()
lib/extensions/guildmember.ts:84
↓ 23 callers
Method
getStringSelectValues
(field: string)
lib/extensions/modalmessage.ts:188
↓ 23 callers
Method
init
()
src/modules/sk1er.ts:29
↓ 23 callers
Method
reply
(options: string | MessagePayload | ReplyMessageOptions)
lib/extensions/message.ts:370
↓ 22 callers
Method
hasExperiment
(id: string, projectName?: string)
lib/extensions/user.ts:119
↓ 21 callers
Method
getLanguage
(id: string)
lib/Fire.ts:750
↓ 21 callers
Method
getSlashError
(key: LanguageKeys, args?: TOptions)
lib/util/language.ts:87
↓ 21 callers
Method
getTag
(tag: string, useFuzzy = true, includeCreator = false)
lib/util/guildtagmanager.ts:90
↓ 19 callers
Method
getShard
(guild: string | FireGuild)
lib/util/clientutil.ts:398
↓ 19 callers
Method
modLog
( log: string | MessageEmbed | MessageEmbedOptions, type: ModLogTypes )
lib/extensions/guild.ts:1042
↓ 19 callers
Method
writeToInflux
(points: IPoint[], options?: IWriteOptions)
lib/Manager.ts:224
↓ 18 callers
Method
delete
(options?: { timeout?: number; reason?: string })
lib/extensions/message.ts:477
↓ 17 callers
Method
ack
()
lib/extensions/modalmessage.ts:480
↓ 17 callers
Method
create
(user: FireMember | FireUser, code: string, url: string)
src/modules/redirects.ts:61
↓ 16 callers
Method
createTicket
( author: FireMember, subject: string, channel?: FireTextChannel, category?: CategoryChannel,
lib/extensions/guild.ts:1169
↓ 16 callers
Method
exec
(message: FireMessage, args: { tag?: string })
src/commands/Tags/tag.ts:32
↓ 16 callers
Method
getEmbedBuilderComponents
( command: ApplicationCommandMessage | ComponentMessage | ModalMessage, id: string, hasFields = fa
src/commands/Utilities/embed.ts:150
↓ 16 callers
Method
guilds
()
lib/util/command.ts:272
↓ 15 callers
Method
delete
(key: string)
lib/util/settings.ts:396
↓ 15 callers
Method
permissionsFor
(memberOrRole: GuildMemberResolvable | RoleResolvable)
lib/extensions/modalmessage.ts:445
↓ 14 callers
Method
getError
(key: LanguageKeys, args?: TOptions)
lib/util/language.ts:83
↓ 14 callers
Method
react
(emoji: EmojiIdentifierResolvable)
lib/extensions/message.ts:461
↓ 13 callers
Function
isMediaAttachment
(attachment: MessageAttachment)
lib/extensions/message.ts:66
↓ 13 callers
Method
sanitizer
()
lib/util/clientutil.ts:218
↓ 13 callers
Method
shorten
(items: any[], max = 1000, sep = ", ")
lib/util/clientutil.ts:741
↓ 12 callers
Method
exec
(message: FireMessage, args: Record<string, any>)
lib/util/command.ts:323
↓ 12 callers
Method
hasField
(field: string)
lib/extensions/modalmessage.ts:170
↓ 11 callers
Method
getEmbed
(id: string, language?: Language)
src/commands/Utilities/embed.ts:102
↓ 11 callers
Method
getListener
(id: string)
lib/Fire.ts:760
↓ 11 callers
Method
getSlashCommandMention
(guild?: FireGuild, subcommand?: Command)
lib/util/command.ts:418
↓ 11 callers
Method
isBlacklisted
(guild: FireGuild | Snowflake)
src/modules/vanityurls.ts:44
↓ 11 callers
Method
sendSingleError
( command: ApplicationCommandMessage, key: LanguageKeys, args?: TOptions )
src/commands/Utilities/debug.ts:260
↓ 10 callers
Method
createModLogEntry
( user: FireUser | FireMember, moderator: FireMember, type: ModLogTypes, reason: string, d
lib/extensions/guild.ts:1656
↓ 10 callers
Function
getIDMatch
(argument: string, extra = false)
lib/util/converters.ts:48
↓ 10 callers
Method
isActionEnabled
()
lib/util/logmanager.ts:225
↓ 9 callers
Method
deleteModLogEntry
(caseID: string)
lib/extensions/guild.ts:1699
↓ 9 callers
Method
error
( key: LanguageKeys, args?: i18nOptions )
lib/extensions/message.ts:436
↓ 9 callers
Method
getWarning
(key: LanguageKeys, args?: TOptions)
lib/util/language.ts:79
↓ 9 callers
Method
has
(key: string)
lib/util/settings.ts:346
↓ 9 callers
Method
hasExperiment
(id: string, projectName?: string)
lib/extensions/message.ts:470
↓ 9 callers
Method
haste
( text: string, filename?: string, metadata?: Record<string, any>, readonly: boolean = false,
lib/util/clientutil.ts:444
↓ 9 callers
Method
isPublic
()
lib/extensions/guild.ts:818
↓ 9 callers
Method
randInt
(min: number = 0, max: number = 69)
lib/util/clientutil.ts:245
↓ 9 callers
Method
sleep
(ms: number)
lib/util/clientutil.ts:222
↓ 9 callers
Method
useTag
(tag: string)
lib/util/guildtagmanager.ts:534
↓ 8 callers
Method
getDiscoverableData
()
lib/extensions/guild.ts:865
↓ 8 callers
Method
getMessage
( data: any, channel: FireTextChannel | NewsChannel, cache: boolean )
lib/util/GenericAction.ts:74
↓ 8 callers
Method
getSearchString
( message: FireMessage | MessageSnapshot, extra: string = "" )
src/modules/filters.ts:317
↓ 8 callers
Method
memberLog
( log: string | MessageEmbed | MessageEmbedOptions, type: MemberLogTypes )
lib/extensions/guild.ts:1074
↓ 8 callers
Method
numberWithSuffix
(num: number | bigint, toLocale: boolean = true)
lib/util/clientutil.ts:769
↓ 8 callers
Method
sendError
(error: string, code: number, nonce: string)
src/ws/events/SubmitAppealEvent.ts:141
↓ 8 callers
Method
waitUntilReady
()
lib/Fire.ts:519
↓ 7 callers
Function
JSONStringifyBigint
(item: any)
src/listeners/interaction.ts:27
↓ 7 callers
Method
activate
(timeout: number = 5000)
lib/ws/Reconnector.ts:91
↓ 7 callers
Method
areTicketsEnabled
()
lib/extensions/guild.ts:1121
↓ 7 callers
Method
createModLogEntry
( moderator: FireMember, type: ModLogTypes, reason: string, date?: Date )
lib/extensions/guildmember.ts:275
↓ 7 callers
Method
debug
(...args: any[])
lib/util/console.ts:88
↓ 7 callers
Function
get
(target: any, name: string)
lib/rest/APIRouter.ts:42
↓ 7 callers
Method
getLatestResponse
()
lib/extensions/componentmessage.ts:308
↓ 7 callers
Method
getMenuComponents
(context: CommonContext)
src/commands/Configuration/anti.ts:30
↓ 7 callers
Method
getModLogStats
(excludeAutomated = true)
lib/extensions/guildmember.ts:220
↓ 7 callers
Method
getModLogStats
(guild: FireGuild, excludeAutomated = true)
lib/extensions/user.ts:202
↓ 7 callers
Function
humanFileSize
(size: number)
lib/util/clientutil.ts:75
next →
1–100 of 1,542, ranked by callers