MCPcopy Create free account

hub / github.com/ZeppelinBot/Zeppelin / functions

Functions1,683 in github.com/ZeppelinBot/Zeppelin

↓ 2 callersFunctionrateLimit
(getKey: (req: Request) => string, limitMs: number, message = "Rate limited")
backend/src/api/rateLimits.ts:6
↓ 2 callersFunctionrefreshFishFishDomains
()
backend/src/data/FishFish.ts:97
↓ 2 callersFunctionrefreshReactionRoles
( pluginData: GuildPluginData<ReactionRolesPluginType>, channelId: string, messageId: string, )
backend/src/plugins/ReactionRoles/util/refreshReactionRoles.ts:5
↓ 2 callersFunctionrefreshTimeout
()
backend/src/utils/createPaginatedMessage.ts:85
↓ 2 callersFunctionregisterEventListenersFromMap
(eventEmitter: EventEmitter, map: Map<string, any>)
backend/src/utils/registerEventListenersFromMap.ts:3
↓ 2 callersFunctionregisterExpiringTempban
(tempban: Tempban)
backend/src/data/loops/expiringTempbansLoop.ts:54
↓ 2 callersFunctionregisterUpcomingScheduledPost
(post: ScheduledPost)
backend/src/data/loops/upcomingScheduledPostsLoop.ts:49
↓ 2 callersMethodrenderLinesFromSavedMessages
(savedMessages: SavedMessage[], guild: Guild)
backend/src/data/GuildArchives.ts:81
↓ 2 callersFunctionrenderParsedTemplate
(parsedTemplate: ParsedTemplate, values: TemplateSafeValueContainer)
backend/src/templateFormatter.ts:319
↓ 2 callersFunctionrenderTagBody
( pluginData: GuildPluginData<TagsPluginType>, body: TTag, args: TemplateSafeValue[] = [], extraData =
backend/src/plugins/Tags/util/renderTagBody.ts:12
↓ 2 callersFunctionrenderTagFromString
( pluginData: GuildPluginData<TagsPluginType>, str: string, prefix: string, tagName: string, tagBody
backend/src/plugins/Tags/util/renderTagFromString.ts:12
↓ 2 callersFunctionrenderTemplateText
(str: string)
backend/src/plugins/RoleButtons/events/buttonInteraction.ts:58
↓ 2 callersFunctionrequest
(resource, fetchOpts: RequestInit = {})
dashboard/src/api.ts:29
↓ 2 callersFunctionresolveGetter
(getter: sorterGetterResolvable)
backend/src/utils.ts:951
↓ 2 callersFunctionresolveMessageTarget
(pluginData: GuildPluginData<any>, value: string)
backend/src/utils/resolveMessageTarget.ts:14
↓ 2 callersFunctionresolveRole
(guild: Guild, roleResolvable: RoleResolvable)
backend/src/utils.ts:1265
↓ 2 callersFunctionrunAutomodOnCounterTrigger
( pluginData: GuildPluginData<AutomodPluginType>, counterName: string, triggerName: string, channelId:
backend/src/plugins/Automod/events/runAutomodOnCounterTrigger.ts:7
↓ 2 callersFunctionrunAutomodOnMessage
( pluginData: GuildPluginData<AutomodPluginType>, message: SavedMessage, isEdit: boolean, )
backend/src/plugins/Automod/events/runAutomodOnMessage.ts:14
↓ 2 callersFunctionsaveMessageToStarboard
( pluginData: GuildPluginData<StarboardPluginType>, msg: Message, starboard: TStarboardOpts, )
backend/src/plugins/Starboard/util/saveMessageToStarboard.ts:7
↓ 2 callersFunctionsaveMessagesToDB
( pluginData: GuildPluginData<MessageSaverPluginType>, channel: GuildTextBasedChannel, ids: string[], )
backend/src/plugins/MessageSaver/saveMessagesToDB.ts:5
↓ 2 callersMethodsavePendingUpdates
()
backend/src/data/GuildMemberCache.ts:29
↓ 2 callersFunctionsendDM
( user: User, content: MessageContent, source: string, )
backend/src/utils/sendDM.ts:20
↓ 2 callersFunctionsendDirectly
( channel: GuildTextBasedChannel, content: MessageCreateOptions, )
backend/src/plugins/InternalPoster/functions/sendMessage.ts:13
↓ 2 callersFunctionsendExpandedCases
( pluginData: GuildPluginData<ModActionsPluginType>, context: Message | ChatInputCommandInteraction, cas
backend/src/plugins/ModActions/commands/cases/actualCasesCmd.ts:25
↓ 2 callersFunctionsendWhere
( pluginData: GuildPluginData<LocateUserPluginType>, member: GuildMember, channel: GuildTextBasedChannel
backend/src/plugins/LocateUser/utils/sendWhere.ts:7
↓ 2 callersFunctionserverError
(res: Response, message = "Server error")
backend/src/api/responses.ts:11
↓ 2 callersFunctionsetCounterValue
( pluginData: GuildPluginData<CountersPluginType>, counterName: string, channelId: string | null, user
backend/src/plugins/Counters/functions/setCounterValue.ts:7
↓ 2 callersMethodsetCounterValue
(id: number, channelId: string | null, userId: string | null, value: number)
backend/src/data/GuildCounters.ts:133
↓ 2 callersMethodsetHidden
(id: number, hidden: boolean)
backend/src/data/GuildCases.ts:167
↓ 2 callersFunctionshowErrors
(markers: monaco.editor.IMarker[])
config-checker/src/main.ts:57
↓ 2 callersFunctionsimpleClosestStringMatch
(searchStr, haystack, getter?)
backend/src/utils.ts:910
↓ 2 callersFunctionsplitRoleNames
(roleNames: string[])
backend/src/plugins/SelfGrantableRoles/util/splitRoleNames.ts:1
↓ 2 callersFunctionstripMarkdown
(str)
backend/src/utils/stripMarkdown.ts:1
↓ 2 callersFunctionstripObjectToScalars
(obj, includedNested: string[] = [])
backend/src/utils.ts:494
↓ 2 callersFunctionsumRecentActionCounts
(actions: RecentAction[])
backend/src/plugins/Automod/functions/sumRecentActionCounts.ts:3
↓ 2 callersMethodtimeout
()
backend/src/Queue.ts:17
↓ 2 callersFunctiontrimEmptyLines
(str: string)
backend/src/utils.ts:674
↓ 2 callersFunctiontrimMultilineString
(str)
backend/src/utils.ts:1479
↓ 2 callersFunctionunregisterEventListenersFromMap
(eventEmitter: EventEmitter, map: Map<string, any>)
backend/src/utils/unregisterEventListenersFromMap.ts:3
↓ 2 callersFunctionupdateNavButtonState
( firstButton: ButtonBuilder, prevButton: ButtonBuilder, nextButton: ButtonBuilder, lastButton: Button
backend/src/plugins/ContextMenus/commands/ModMenuUserCtxCmd.ts:305
↓ 2 callersFunctionupdateNickname
(pluginData: GuildPluginData<NameHistoryPluginType>, member: GuildMember)
backend/src/plugins/NameHistory/updateNickname.ts:5
↓ 2 callersMethodupdateUserPermissions
(guildId: string, userId: string, permissions: ApiPermissions[])
backend/src/data/ApiPermissionAssignments.ts:65
↓ 2 callersFunctionupdateUsername
(pluginData: GuildPluginData<UsernameSaverPluginType>, user: User)
backend/src/plugins/UsernameSaver/updateUsername.ts:6
↓ 2 callersMethoduserHasSlowmode
(channelId, userId)
backend/src/data/GuildSlowmodes.ts:65
↓ 1 callersMethod_processEntityFromDB
(entity)
backend/src/data/BaseRepository.ts:33
↓ 1 callersMethod_processEntityFromDB
(entity)
backend/src/data/Webhooks.ts:10
↓ 1 callersMethod_processEntityToDB
(entity)
backend/src/data/BaseRepository.ts:38
↓ 1 callersMethodadd
(count = 1)
backend/src/utils/DecayingCounter.ts:13
↓ 1 callersMethodaddLogin
(userId: string)
backend/src/data/ApiLogins.ts:47
↓ 1 callersFunctionaddMessageToDeletionQueue
( pluginData: GuildPluginData<AutoDeletePluginType>, msg: SavedMessage, delay: number, )
backend/src/plugins/AutoDelete/util/addMessageToDeletionQueue.ts:7
↓ 1 callersFunctionaddRecentActionsFromMessage
(pluginData: GuildPluginData<AutomodPluginType>, context: AutomodContext)
backend/src/plugins/Automod/functions/addRecentActionsFromMessage.ts:6
↓ 1 callersMethodaddResponse
(cmdMessageId, responseMessageId)
backend/src/data/GuildTags.ts:83
↓ 1 callersFunctionaddReverseLogChannel
()
presetup-configurator/src/LogChannels.tsx:121
↓ 1 callersFunctionaddRoleAction
( pluginData: GuildPluginData<CustomEventsPluginType>, action: TAddRoleAction, values: TemplateSafeValue
backend/src/plugins/CustomEvents/actions/addRoleAction.ts:17
↓ 1 callersMethodaddSavedMessagesToArchive
(archiveId: string, savedMessages: SavedMessage[], guild: Guild)
backend/src/data/GuildArchives.ts:134
↓ 1 callersMethodaddSlowmodeUser
(channelId, userId)
backend/src/data/GuildSlowmodes.ts:69
↓ 1 callersFunctionapplyBotSlowmodeToUserId
( pluginData: GuildPluginData<SlowmodePluginType>, channel: GuildTextBasedChannel, userId: string, )
backend/src/plugins/Slowmode/util/applyBotSlowmodeToUserId.ts:9
↓ 1 callersFunctionapplyCooldown
( pluginData: GuildPluginData<AutomodPluginType>, rule: TRule, ruleName: string, context: AutomodConte
backend/src/plugins/Automod/functions/applyCooldown.ts:5
↓ 1 callersMethodapplyOwnerChange
(guildId: string, newOwnerId: string)
backend/src/data/ApiPermissionAssignments.ts:87
↓ 1 callersFunctionapplyRoleButtons
( pluginData: GuildPluginData<RoleButtonsPluginType>, configItem: TRoleButtonsConfigItem, configName: st
backend/src/plugins/RoleButtons/functions/applyRoleButtons.ts:8
↓ 1 callersFunctionattachmentLinkShouldRestrict
(pluginData: GuildPluginData<ModActionsPluginType>)
backend/src/plugins/ModActions/functions/attachmentLinkReaction.ts:10
↓ 1 callersFunctionbanAction
( pluginData: GuildPluginData<ContextMenuPluginType>, duration: string | undefined, reason: string | und
backend/src/plugins/ContextMenus/actions/ban.ts:21
↓ 1 callersFunctionbanLock
(user: GuildMember | User | { id: string })
backend/src/utils/lockNameHelpers.ts:8
↓ 1 callersFunctionbanUserId
( pluginData: GuildPluginData<ModActionsPluginType>, userId: string, reason?: string, reasonWithAttach
backend/src/plugins/ModActions/functions/banUserId.ts:29
↓ 1 callersMethodblock
(key: string)
backend/src/Blocker.ts:10
↓ 1 callersFunctionbroadcastTimeoutMuteToRenew
(mute: Mute, tries = 0)
backend/src/data/loops/expiringMutesLoop.ts:44
↓ 1 callersFunctionbufferToPhotonImage
(input: Buffer)
backend/src/plugins/Utility/commands/JumboCmd.ts:16
↓ 1 callersFunctionbuildAliasMatchers
(prefix: string, aliases: NormalizedAlias[])
backend/src/plugins/CommandAliases/functions/buildAliasMatchers.ts:9
↓ 1 callersFunctionbuildCustomId
(namespace: string, data: any = {})
backend/src/utils/buildCustomId.ts:1
↓ 1 callersFunctionbuildQueryString
(params: QueryParamObject)
dashboard/src/api.ts:18
↓ 1 callersMethodbumpCaseNumbers
(amount: number)
backend/src/data/GuildCases.ts:269
↓ 1 callersFunctioncalculateBlocking
(coarseness = 10)
backend/src/utils/easyProfiler.ts:32
↓ 1 callersFunctioncaseToTemplateSafeCase
(theCase: Case)
backend/src/utils/templateSafeObjects.ts:461
↓ 1 callersFunctioncasesModCmd
( pluginData: GuildPluginData<ModActionsPluginType>, context: Message | ChatInputCommandInteraction, aut
backend/src/plugins/ModActions/commands/cases/actualCasesCmd.ts:143
↓ 1 callersFunctioncasesUserCmd
( pluginData: GuildPluginData<ModActionsPluginType>, context: Message | ChatInputCommandInteraction, aut
backend/src/plugins/ModActions/commands/cases/actualCasesCmd.ts:49
↓ 1 callersFunctioncategorize
(arr: T[], categories: C)
backend/src/utils/categorize.ts:16
↓ 1 callersFunctionchangeCounterValue
( pluginData: GuildPluginData<CountersPluginType>, counterName: string, channelId: string | null, user
backend/src/plugins/Counters/functions/changeCounterValue.ts:7
↓ 1 callersFunctioncheckAllValuesForReverseTrigger
( pluginData: GuildPluginData<CountersPluginType>, counterName: string, counterTrigger: CounterTrigger,
backend/src/plugins/Counters/functions/checkAllValuesForReverseTrigger.ts:6
↓ 1 callersMethodcheckAllValuesForReverseTrigger
* Checks if any counter values of the specified counter *no longer* match the specified comparison, and thus triggers a "reverse trigger" for those va
backend/src/data/GuildCounters.ts:457
↓ 1 callersFunctioncheckAllValuesForTrigger
( pluginData: GuildPluginData<CountersPluginType>, counterName: string, counterTrigger: CounterTrigger,
backend/src/plugins/Counters/functions/checkAllValuesForTrigger.ts:6
↓ 1 callersMethodcheckAllValuesForTrigger
* Checks if any counter values of the specified counter match the specified comparison. * Like checkForTrigger(), this can only happen *once* per u
backend/src/data/GuildCounters.ts:367
↓ 1 callersFunctioncheckCooldown
( pluginData: GuildPluginData<AutomodPluginType>, rule: TRule, ruleName: string, context: AutomodConte
backend/src/plugins/Automod/functions/checkCooldown.ts:4
↓ 1 callersMethodcheckForReverseTrigger
* Checks if a counter value with the given parameters *no longer* matches the specified comparison, and thus triggers a "reverse trigger". * Like c
backend/src/data/GuildCounters.ts:413
↓ 1 callersMethodcheckForTrigger
* Checks if a counter value with the given parameters triggers the specified comparison for the specified counter. * If it does, mark this comparis
backend/src/data/GuildCounters.ts:312
↓ 1 callersFunctioncheckTreeForPermission
( tree: TPermissionHierarchy, grantedPermissions: Set<ApiPermissions>, permission: ApiPermissions, )
shared/src/apiPermissions.ts:60
↓ 1 callersFunctionchunkLines
(str: string, maxChunkLength = 2000)
backend/src/utils.ts:792
↓ 1 callersFunctioncleanAction
( pluginData: GuildPluginData<ContextMenuPluginType>, amount: number, target: string, targetMessage: M
backend/src/plugins/ContextMenus/actions/clean.ts:16
↓ 1 callersFunctioncleanMessages
( pluginData: GuildPluginData<UtilityPluginType>, channel: GuildBasedChannel & TextBasedChannel, savedMe
backend/src/plugins/Utility/functions/cleanMessages.ts:10
↓ 1 callersFunctioncleanUpParseResult
(arr)
backend/src/templateFormatter.ts:98
↓ 1 callersFunctioncleanupConfigs
()
backend/src/data/cleanup/configs.ts:9
↓ 1 callersFunctioncleanupIgnoredRoleChanges
(pluginData: GuildPluginData<AutomodPluginType>)
backend/src/plugins/Automod/functions/ignoredRoleChanges.ts:7
↓ 1 callersFunctioncleanupMessages
()
backend/src/data/cleanup/messages.ts:16
↓ 1 callersFunctioncleanupNicknames
()
backend/src/data/cleanup/nicknames.ts:10
↓ 1 callersFunctioncleanupUsernames
()
backend/src/data/cleanup/usernames.ts:10
↓ 1 callersFunctionclearExpiredAlert
(pluginData: GuildPluginData<LocateUserPluginType>, alert: VCAlert)
backend/src/plugins/LocateUser/utils/clearExpiredAlert.ts:6
↓ 1 callersMethodclearExpiredPermissions
()
backend/src/data/ApiPermissionAssignments.ts:78
↓ 1 callersFunctionclearExpiredSlowmodes
(pluginData: GuildPluginData<SlowmodePluginType>)
backend/src/plugins/Slowmode/util/clearExpiredSlowmodes.ts:9
↓ 1 callersMethodclearOldExpiredMutes
()
backend/src/data/Mutes.ts:51
↓ 1 callersFunctionclearOldRecentActions
(pluginData: GuildPluginData<SpamPluginType>)
backend/src/plugins/Spam/util/clearOldRecentActions.ts:6
↓ 1 callersFunctionclearOldRecentActions
(pluginData: GuildPluginData<AutomodPluginType>)
backend/src/plugins/Automod/functions/clearOldRecentActions.ts:6
← previousnext →401–500 of 1,683, ranked by callers