MCPcopy Create free account

hub / github.com/7xrrr/discord-quests-bot / functions

Functions287 in github.com/7xrrr/discord-quests-bot

↓ 1 callersMethodgetUserSettings
(id:string)
src/events/handler/interactionHandler.ts:12
↓ 1 callersMethodgetUserSettings
(id: string)
src/events/handler/buttonHandler.ts:12
↓ 1 callersFunctiongetValue
(path: string, obj: Values, context?: any)
src/utils/tools.ts:441
↓ 1 callersMethodhandleVoiceRequirements
* Check voice requirements: guild, channel, role, join.
src/childProcess/childUser.ts:148
↓ 1 callersMethodincrementQuestSolved
()
src/lib/quest/Quest.ts:292
↓ 1 callersMethodinitializeClient
* Destroy old client and log in a new one.
src/childProcess/childUser.ts:108
↓ 1 callersFunctioninitializeDatabase
()
src/providers/appDataSource.ts:11
↓ 1 callersMethodisCompleted
()
src/lib/quest/Quest.ts:261
↓ 1 callersMethodisSnowflakeId
(id: string)
src/core/customClient.ts:197
↓ 1 callersMethodisSupported
()
src/lib/quest/Quest.ts:264
↓ 1 callersMethodloadChildProcess
()
src/core/customClient.ts:67
↓ 1 callersFunctionloadCommands
(client: CustomClient)
src/handler/loadCommands.ts:14
↓ 1 callersMethodloadEmoji
()
src/lib/quest/Quest.ts:200
↓ 1 callersMethodloadEmojis
()
src/core/customClient.ts:86
↓ 1 callersFunctionloadQuests
(questsConfigs: Collection<string, QuestConfig>)
src/childProcess/tools.ts:9
↓ 1 callersMethodloadQuests
()
src/core/customClient.ts:58
↓ 1 callersMethodloadTranslations
()
src/core/i18n.ts:14
↓ 1 callersFunctionproxyToUrl
(proxy: ProxyInterface, protocol: "http" | "socks5" = questsConfig.proxyType)
src/childProcess/tools.ts:25
↓ 1 callersFunctionreadProxy
(collection: Collection<any, any>)
src/utils/loadProxy.ts:13
↓ 1 callersMethodregisterChildHandlers
( user: User, member: GuildMember | null, msg, i18n: I18nInstance,
src/slashCommands/badge/badge.ts:159
↓ 1 callersMethodreloadTimeout
()
src/core/cooldown.ts:124
↓ 1 callersMethodrun
(user: ChildUser)
src/lib/questConfig.ts:25
↓ 1 callersMethodsafeEdit
(msg, payload)
src/slashCommands/badge/badge.ts:49
↓ 1 callersMethodsaveDatebase
()
src/core/cooldown.ts:83
↓ 1 callersMethodsendCompleted
()
src/lib/quest/User.ts:86
↓ 1 callersMethodsendQuestNotification
Send quest notification to channel and optionally via DM
src/events/quest/newQuests.ts:79
↓ 1 callersMethodsetI18n
(i18n: I18nInstance)
src/lib/quest/User.ts:49
↓ 1 callersMethodsetProcess
(process: ChildProcess)
src/lib/quest/User.ts:62
↓ 1 callersMethodsetValue
(value: string)
src/lib/handler/TextInputBuilder.ts:39
↓ 1 callersMethodsetupCollector
( author: string, user: User, member: GuildMember, msg: Message,
src/slashCommands/badge/badge.ts:285
↓ 1 callersMethodsmartLessThan
(value: any)
src/core/DataSource.ts:21
↓ 1 callersMethodspawnChild
()
src/core/ChildManager.ts:30
↓ 1 callersMethodstart
()
src/lib/quest/User.ts:107
↓ 1 callersMethodstart
()
src/childProcess/childUser.ts:80
↓ 1 callersFunctionunflatten
(obj: Record<string, any>)
src/utils/nunjucks.ts:33
↓ 1 callersMethodupdateProgress
(progress: number, completed: boolean)
src/lib/quest/User.ts:153
↓ 1 callersFunctionuploadNewImage
(key: string, url: string, round: boolean)
src/utils/quest/questsUtils.ts:91
↓ 1 callersMethodwaitForRole
* Wait for the process to confirm role assignment, with timeout.
src/childProcess/childUser.ts:240
MethodTotalUsage
()
src/core/ChildManager.ts:105
Methodapi
()
src/lib/quest/User.ts:52
Methodapi
()
src/childProcess/childUser.ts:49
Methodapplication
()
src/lib/quest/Quest.ts:43
Methodassets
()
src/lib/quest/Quest.ts:46
MethodautoSet
(key: K, value: V)
src/lib/handler/customCollection.ts:42
Methodbutton
()
src/lib/quest/Quest.ts:406
MethodcapitalizeWords
(str: string)
src/lib/quest/Quest.ts:105
Functionchunk
(array: T[], size: number)
src/utils/tools.ts:341
Methodcleanup
()
src/slashCommands/badge/badge.ts:270
Functionconstructor
()
src/lib/handler/slashCommand.ts:117
Functionconstructor
(client: CustomClient)
src/lib/handler/baseClientEvent.ts:25
Methodconstructor
(prop?: string, lookupStr?: string)
src/utils/nunjucks.ts:8
Methodconstructor
(options: DataSourceOptions)
src/core/DataSource.ts:18
Methodconstructor
(config: DatabaseConfigOptions)
src/core/databaseConfig.ts:45
Methodconstructor
(options: any)
src/core/customClient.ts:44
Methodconstructor
(defaultLang: string = 'en')
src/core/i18n.ts:9
Methodconstructor
( private lang: string, private manager: I18nManager )
src/core/i18n.ts:66
Methodconstructor
(key: string, time: number | string, saveDb: boolean = false)
src/core/cooldown.ts:63
Methodconstructor
(options: { name: string; requireVoiceChannel?: boolean; requireLogin?: boolean; run: Ques
src/lib/questConfig.ts:13
Methodconstructor
(quest: QuestApi, user: User)
src/lib/quest/Quest.ts:26
Methodconstructor
(token: string, proxy?: ProxyInterface)
src/lib/quest/User.ts:38
Methodconstructor
()
src/lib/handler/customCollection.ts:9
Methodconstructor
(options?: any)
src/lib/handler/embedBuilder.ts:8
Methodconstructor
(options?: Partial<APITextInputComponent>)
src/lib/handler/TextInputBuilder.ts:8
Methodconstructor
(proxy: ProxyInterface, options: ClientOptions = {})
src/childProcess/client.ts:8
Methodconstructor
( token: string, proxy: ProxyInterface, questId: string, questConfig: Ques
src/childProcess/childUser.ts:31
FunctioncreateEmojiFromUrl
( client: CustomClient, emojiUrl: string, emojiName: string, roundImage: boolean = false, cropI
src/utils/loadEmoji.ts:49
FunctiondeepDiff
(oldObj: any, newObj: any)
src/utils/tools.ts:83
Methoddestroy
()
src/lib/quest/Quest.ts:476
MethoddisplayLabel
()
src/lib/quest/Quest.ts:247
FunctiondownloadAndParseIni
(url)
src/utils/tools.ts:312
Functionduration
(time: number, lang?: string, untis: UnitName[] = ["y", "mo", "w", "d", "h", "m", "s"])
src/utils/tools.ts:399
Methodembed
(des: string)
src/buttons/supportBot.ts:34
Methodemoji
()
src/lib/quest/Quest.ts:211
MethodemojisList
()
src/core/customClient.ts:119
Methodexecute
({ interaction, client, i18n, lang }: { interaction: ButtonI
src/buttons/supportBot.ts:40
Methodexecute
({ interaction, client, i18n, lang }: { interaction: ChatInp
src/slashCommands/nitro/test.ts:39
Methodexecute
({ interaction, client, i18n, lang }: { interaction: ChatInp
src/slashCommands/nitro/nitro.ts:27
Methodexecute
({ interaction, client, i18n, lang }: { interaction: ChatInp
src/slashCommands/nitro/boost.ts:28
Methodexecute
({ interaction, client, i18n, }: { interaction: ChatInputCommandInter
src/slashCommands/badge/badge.ts:62
Methodexecute
({ interaction, client, i18n, lang }: { interaction: ChatInp
src/slashCommands/badge/sendMessage.ts:23
Methodexecute
({ interaction, client, i18n, lang }: { interaction: ChatInp
src/slashCommands/badge/usage.ts:24
Methodexecute
({ interaction, client, i18n, lang, }: { interaction: ChatInputCommand
src/slashCommands/config/setLang.ts:76
Methodexecute
({ interaction, client, i18n, lang }: { interaction: ChatInp
src/slashCommands/config/setPrefix.ts:41
Methodexecute
({ interaction, client, i18n, lang }: { interaction: AnySele
src/menu/test.ts:35
MethodexecuteEvent
Main execution
src/events/quest/newQuests.ts:122
MethodexecuteEvent
(oldState: VoiceState, newState: VoiceState)
src/events/quest/voice.ts:13
MethodexecuteEvent
(interaction: ChatInputCommandInteraction)
src/events/handler/interactionHandler.ts:21
MethodexecuteEvent
(interaction: ButtonInteraction)
src/events/handler/buttonHandler.ts:21
MethodexecuteEvent
(interaction: AnySelectMenuInteraction | ContextMenuCommandInteraction<"cached">)
src/events/handler/menuHandler.ts:13
MethodexecuteEvent
(message: OmitPartialGroupDMChannel<Message<boolean>>)
src/events/handler/messsageCommand.ts:12
FunctiongenerateRandomNumberWithDigits
(digits: number = 4)
src/utils/tools.ts:564
MethodgetAvailableChild
()
src/core/ChildManager.ts:81
FunctiongetBotPermissions
()
src/lib/handler/slashCommand.ts:80
FunctiongetBotPermissions
()
src/lib/handler/buttons.ts:64
FunctiongetBotPermissions
()
src/lib/handler/menu.ts:65
FunctiongetBotPermissions
()
src/lib/handler/messageCommand.ts:85
MethodgetChildren
()
src/core/ChildManager.ts:77
FunctiongetCommandKey
()
src/lib/handler/slashCommand.ts:120
FunctiongetCommandKey
()
src/lib/handler/buttons.ts:89
FunctiongetCommandKey
()
src/lib/handler/menu.ts:90
← previousnext →101–200 of 287, ranked by callers