MCPcopy Create free account

hub / github.com/ZeppelinBot/Zeppelin / functions

Functions1,683 in github.com/ZeppelinBot/Zeppelin

↓ 2 callersFunctionconsumeIgnoredRoleChange
( pluginData: GuildPluginData<AutomodPluginType>, memberId: string, roleId: string, )
backend/src/plugins/Automod/functions/ignoredRoleChanges.ts:29
↓ 2 callersFunctionconvertMSToDelayString
(ms: number)
backend/src/utils.ts:451
↓ 2 callersFunctioncreateButtonComponents
( configItem: TRoleButtonsConfigItem, configName: string, )
backend/src/plugins/RoleButtons/functions/createButtonComponents.ts:7
↓ 2 callersFunctioncreateCaseNote
(pluginData: GuildPluginData<CasesPluginType>, args: CaseNoteArgs)
backend/src/plugins/Cases/functions/createCaseNote.ts:8
↓ 2 callersMethodcreateFromMessages
(messages: Message[], overrides = {})
backend/src/data/GuildSavedMessages.ts:212
↓ 2 callersMethodcreateFromMsg
(msg: Message, overrides = {})
backend/src/data/GuildSavedMessages.ts:196
↓ 2 callersMethodcreateInternal
(data)
backend/src/data/GuildCases.ts:176
↓ 2 callersMethodcreateNote
(caseId: number, data: any)
backend/src/data/GuildCases.ts:249
↓ 2 callersFunctioncreateStarboardPseudoFooterForMessage
( starboard: TStarboardOpts, msg: Message, starEmoji: string, starCount: number, )
backend/src/plugins/Starboard/util/createStarboardPseudoFooterForMessage.ts:5
↓ 2 callersFunctiondeactivateMentions
(content: string)
backend/src/utils.ts:769
↓ 2 callersMethoddelete
(key: string)
backend/src/SimpleCache.ts:65
↓ 2 callersMethoddelete
(tag)
backend/src/data/GuildTags.ts:58
↓ 2 callersMethoddeleteAllStarboardReactionsForMessageId
(messageId: string)
backend/src/data/GuildStarboardReactions.ts:42
↓ 2 callersFunctiondisableBotSlowmodeForChannel
( pluginData: GuildPluginData<SlowmodePluginType>, channel: Exclude<GuildTextBasedChannel, AnyThreadChanne
backend/src/plugins/Slowmode/util/disableBotSlowmodeForChannel.ts:6
↓ 2 callersFunctiondisablePingableRoles
( pluginData: GuildPluginData<PingableRolesPluginType>, pingableRoles: PingableRole[], )
backend/src/plugins/PingableRoles/utils/disablePingableRoles.ts:6
↓ 2 callersFunctiondisplaySearch
( pluginData: GuildPluginData<UtilityPluginType>, args: MemberSearchParams | BanSearchParams, searchType
backend/src/plugins/Utility/search.ts:85
↓ 2 callersFunctioneditContextResponse
( response: ContextResponse, content: string | ContextResponseEditOptions, )
backend/src/pluginUtils.ts:155
↓ 2 callersFunctionentries
(object: T)
backend/src/utils.ts:1539
↓ 2 callersFunctionerisAllowedMentionsToDjsMentionOptions
( allowedMentions: ErisAllowedMentionFormat | undefined, )
backend/src/utils/erisAllowedMentionsToDjsMentionOptions.ts:3
↓ 2 callersFunctionerrorHandler
(err)
backend/src/index.ts:80
↓ 2 callersFunctionexitInjectedVar
()
backend/src/templateFormatter.ts:146
↓ 2 callersFunctionfetchContextChannel
(context: GenericCommandSource)
backend/src/pluginUtils.ts:95
↓ 2 callersMethodfind
(id: number)
backend/src/data/GuildReminders.ts:31
↓ 2 callersMethodfind
(tag)
backend/src/data/GuildTags.ts:25
↓ 2 callersMethodfind
(id: string)
backend/src/data/GuildArchives.ts:46
↓ 2 callersMethodfindByAuditLogId
(auditLogId: string)
backend/src/data/GuildCases.ts:66
↓ 2 callersFunctionfindMatchingRoles
(roleNames: string[], entries: TSelfGrantableRoleEntry[])
backend/src/plugins/SelfGrantableRoles/util/findMatchingRoles.ts:3
↓ 2 callersMethodfireCreateEvents
(message: SavedMessage)
backend/src/data/GuildSavedMessages.ts:253
↓ 2 callersFunctionflagsWithEphemeral
( flags: BitFieldResolvable<TFlags, any>, ephemeral: boolean, )
backend/src/pluginUtils.ts:106
↓ 2 callersFunctionformatSearchResultIdList
(members: Array<GuildMember | User>)
backend/src/plugins/Utility/search.ts:513
↓ 2 callersFunctionformatSearchResultList
(members: Array<GuildMember | User>)
backend/src/plugins/Utility/search.ts:497
↓ 2 callersFunctionget
(obj, path, def?)
backend/src/utils.ts:474
↓ 2 callersFunctiongetActiveReload
()
backend/src/plugins/BotControl/activeReload.ts:3
↓ 2 callersMethodgetAlertsByRequestorId
(requestorId: string)
backend/src/data/GuildVCAlerts.ts:35
↓ 2 callersMethodgetAll
()
backend/src/data/Supporters.ts:14
↓ 2 callersMethodgetAllReactionsForMessageId
(messageId: string)
backend/src/data/GuildStarboardReactions.ts:14
↓ 2 callersMethodgetByChannelAndRoleId
(channelId: string, roleId: string)
backend/src/data/GuildPingableRoles.ts:31
↓ 2 callersFunctiongetChannelInfoEmbed
( pluginData: GuildPluginData<UtilityPluginType>, channelId: string, )
backend/src/plugins/Utility/functions/getChannelInfoEmbed.ts:24
↓ 2 callersFunctiongetCompanionChannelOptsForVoiceChannelId
( pluginData: GuildPluginData<CompanionChannelsPluginType>, userId: string, voiceChannel: VoiceChannel |
backend/src/plugins/CompanionChannels/functions/getCompanionChannelOptsForVoiceChannelId.ts:9
↓ 2 callersMethodgetCurrentValue
( counterId: number, channelId: string | null, userId: string | null, )
backend/src/data/GuildCounters.ts:499
↓ 2 callersFunctiongetCustomEmojiId
(str: string)
backend/src/plugins/Utility/functions/getCustomEmojiId.ts:3
↓ 2 callersFunctiongetDefaultMuteType
(pluginData: GuildPluginData<MutesPluginType>)
backend/src/plugins/Mutes/functions/getDefaultMuteType.ts:5
↓ 2 callersFunctiongetEmojiInString
(str: string)
backend/src/utils.ts:653
↓ 2 callersFunctiongetEmojiInfoEmbed
( pluginData: GuildPluginData<UtilityPluginType>, emojiId: string, )
backend/src/plugins/Utility/functions/getEmojiInfoEmbed.ts:6
↓ 2 callersMethodgetForApiUser
(userId: string)
backend/src/data/AllowedGuilds.ts:34
↓ 2 callersFunctiongetGuildPreview
(client: Client, guildId: string)
backend/src/plugins/Utility/functions/getGuildPreview.ts:7
↓ 2 callersFunctiongetInviteInfoEmbed
( pluginData: GuildPluginData<UtilityPluginType>, inviteCode: string, )
backend/src/plugins/Utility/functions/getInviteInfoEmbed.ts:17
↓ 2 callersMethodgetLastEntry
(userId)
backend/src/data/UsernameHistory.ts:44
↓ 2 callersMethodgetMatchingStarboardMessages
(starboardChannelId: string, sourceMessageId: string)
backend/src/data/GuildStarboardMessages.ts:30
↓ 2 callersMethodgetMaxCaseNumber
()
backend/src/data/GuildCases.ts:157
↓ 2 callersFunctiongetMessageInfoEmbed
( pluginData: GuildPluginData<UtilityPluginType>, channelId: string, messageId: string, )
backend/src/plugins/Utility/functions/getMessageInfoEmbed.ts:16
↓ 2 callersFunctiongetMessageReplyLogInfo
( pluginData: GuildPluginData<LogsPluginType>, message: SavedMessage, )
backend/src/plugins/Logs/util/getMessageReplyLogInfo.ts:13
↓ 2 callersMethodgetMultiple
(messageIds: string[])
backend/src/data/GuildSavedMessages.ts:182
↓ 2 callersFunctiongetOptimizedRegExpRunner
(pluginData: GuildPluginData<UtilityPluginType>, isSafeRegex: boolean)
backend/src/plugins/Utility/search.ts:51
↓ 2 callersFunctiongetOrCreateWebhookClientForChannel
( pluginData: GuildPluginData<InternalPosterPluginType>, channel: WebhookableChannel, )
backend/src/plugins/InternalPoster/functions/getOrCreateWebhookClientForChannel.ts:6
↓ 2 callersFunctiongetOrFetchGuildMember
(guild: Guild, memberId: string)
backend/src/utils/getOrFetchGuildMember.ts:8
↓ 2 callersFunctiongetPingableRolesForChannel
( pluginData: GuildPluginData<PingableRolesPluginType>, channelId: string, )
backend/src/plugins/PingableRoles/utils/getPingableRolesForChannel.ts:5
↓ 2 callersFunctiongetRecentActionCount
( pluginData: GuildPluginData<SpamPluginType>, type: RecentActionType, userId: string, actionGroupId:
backend/src/plugins/Spam/util/getRecentActionCount.ts:4
↓ 2 callersMethodgetRemindersByUserId
(userId: string)
backend/src/data/GuildReminders.ts:22
↓ 2 callersFunctiongetReverseCounterComparisonOp
(op: TriggerComparisonOp)
backend/src/data/entities/CounterTrigger.ts:16
↓ 2 callersFunctiongetRoleInfoEmbed
(pluginData: GuildPluginData<UtilityPluginType>, role: Role)
backend/src/plugins/Utility/functions/getRoleInfoEmbed.ts:9
↓ 2 callersFunctiongetRoleMentions
(str: string)
backend/src/utils.ts:749
↓ 2 callersFunctiongetSnowflakeInfoEmbed
(snowflake: string, showUnknownWarning = false)
backend/src/plugins/Utility/functions/getSnowflakeInfoEmbed.ts:7
↓ 2 callersMethodgetUserIdByApiKey
(apiKey: string)
backend/src/data/ApiLogins.ts:21
↓ 2 callersFunctiongetUserMentions
(str: string)
backend/src/utils.ts:736
↓ 2 callersFunctionignoreRoleChange
(pluginData: GuildPluginData<AutomodPluginType>, memberId: string, roleId: string)
backend/src/plugins/Automod/functions/ignoredRoleChanges.ts:16
↓ 2 callersFunctionindentLines
(str: string, indentLength: number)
backend/src/utils.ts:721
↓ 2 callersFunctionisAuthenticated
()
dashboard/src/auth.ts:4
↓ 2 callersFunctionisContextMessage
(context: GenericCommandSource)
backend/src/pluginUtils.ts:77
↓ 2 callersFunctionisDiscordJsTypeError
(err: unknown)
backend/src/utils.ts:90
↓ 2 callersFunctionisEligible
( pluginData: GlobalPluginData<BotControlPluginType>, user: User, invite: GuildInvite, )
backend/src/plugins/BotControl/functions/isEligible.ts:8
↓ 2 callersFunctionisEmoji
(str: string)
backend/src/utils.ts:657
↓ 2 callersMethodisLogIgnored
(type: keyof typeof LogType, ignoreId: any)
backend/src/data/GuildLogs.ts:51
↓ 2 callersFunctionisTemplateSafeValue
(value: unknown)
backend/src/templateFormatter.ts:47
↓ 2 callersFunctionisUnicodeEmoji
(str: string)
backend/src/utils.ts:661
↓ 2 callersFunctionisValidCounterComparisonOp
(op: string)
backend/src/data/entities/CounterTrigger.ts:34
↓ 2 callersFunctionisValidEmbed
(embed: any)
backend/src/utils.ts:1389
↓ 2 callersFunctionisValidTimezone
(input: string)
backend/src/utils/isValidTimezone.ts:5
↓ 2 callersFunctionlaunchBanActionModal
( pluginData: GuildPluginData<ContextMenuPluginType>, interaction: ButtonInteraction | ContextMenuCommandI
backend/src/plugins/ContextMenus/actions/ban.ts:73
↓ 2 callersFunctionlaunchMuteActionModal
( pluginData: GuildPluginData<ContextMenuPluginType>, interaction: ButtonInteraction | ContextMenuCommandI
backend/src/plugins/ContextMenus/actions/mute.ts:95
↓ 2 callersFunctionlaunchNoteActionModal
( pluginData: GuildPluginData<ContextMenuPluginType>, interaction: ButtonInteraction | ContextMenuCommandI
backend/src/plugins/ContextMenus/actions/note.ts:78
↓ 2 callersFunctionlaunchWarnActionModal
( pluginData: GuildPluginData<ContextMenuPluginType>, interaction: ButtonInteraction | ContextMenuCommandI
backend/src/plugins/ContextMenus/actions/warn.ts:76
↓ 2 callersMethodlength
* The number of operations that are currently queued up or running. * I.e. backlog (queue) + current running process, if any. * * If this is
backend/src/Queue.ts:27
↓ 2 callersFunctionlistener
(meta)
backend/src/plugins/Spam/events/SpamVoiceEvt.ts:7
↓ 2 callersFunctionmapToPublicFn
(inputFn: T)
backend/src/pluginUtils.ts:209
↓ 2 callersMethodmarkBulkAsDeleted
* Marks the specified messages as deleted in the database (if they weren't already marked before). * If any messages were marked as deleted, also e
backend/src/data/GuildSavedMessages.ts:281
↓ 2 callersFunctionmemberHasMutedRole
(pluginData: GuildPluginData<MutesPluginType>, member: GuildMember)
backend/src/plugins/Mutes/functions/memberHasMutedRole.ts:5
↓ 2 callersFunctionmergeWordsIntoRegex
(words: string[], flags?: string)
backend/src/utils/mergeWordsIntoRegex.ts:3
↓ 2 callersMethodmsgToInsertReadyEntity
(msg: Message)
backend/src/data/GuildSavedMessages.ts:220
↓ 2 callersMethodmsgToSavedMessageData
(msg: Message)
backend/src/data/GuildSavedMessages.ts:27
↓ 2 callersFunctionnewTemplateVar
()
backend/src/templateFormatter.ts:21
↓ 2 callersFunctionnormalizeRoleNames
(roleNames: string[])
backend/src/plugins/SelfGrantableRoles/util/normalizeRoleNames.ts:1
↓ 2 callersFunctionnormalizeTzName
(str)
backend/src/utils/parseFuzzyTimezone.ts:4
↓ 2 callersFunctiononMessageDelete
(pluginData: GuildPluginData<AutoDeletePluginType>, msg: SavedMessage)
backend/src/plugins/AutoDelete/util/onMessageDelete.ts:6
↓ 2 callersMethodonce
(eventName: string, listener: Listener)
backend/src/QueuedEventEmitter.ts:32
↓ 2 callersFunctionparseInviteCodeInput
(str: string)
backend/src/utils.ts:578
↓ 2 callersFunctionparseScheduleTime
( pluginData: GuildPluginData<any>, memberId: string, str: string, )
backend/src/plugins/Post/util/parseScheduleTime.ts:7
↓ 2 callersFunctionperformBanSearch
( pluginData: GuildPluginData<UtilityPluginType>, args: BanSearchParams, page = 1, perPage = SEARCH_RE
backend/src/plugins/Utility/search.ts:432
↓ 2 callersFunctionperformMemberSearch
( pluginData: GuildPluginData<UtilityPluginType>, args: MemberSearchParams, page = 1, perPage = SEARCH
backend/src/plugins/Utility/search.ts:304
↓ 2 callersFunctionpostCaseToCaseLogChannel
( pluginData: GuildPluginData<CasesPluginType>, caseOrCaseId: Case | number, )
backend/src/plugins/Cases/functions/postToCaseLogChannel.ts:48
← previousnext →301–400 of 1,683, ranked by callers