MCPcopy Create free account

hub / github.com/TeamBulbbot/bulbbot / functions

Functions429 in github.com/TeamBulbbot/bulbbot

Methodconstructor
(client: BulbBotClient, name: string)
src/commands/Bot/uptime.ts:9
Methodconstructor
(client: BulbBotClient, name: string)
src/commands/Bot/license.ts:8
Methodconstructor
(client: BulbBotClient, name: string)
src/commands/Bot/github.ts:8
Methodconstructor
(client: BulbBotClient, name: string)
src/commands/Bot/about.ts:11
Methodconstructor
(client: BulbBotClient, name: string)
src/commands/Configuration/messageclear.ts:10
Methodconstructor
(client: BulbBotClient, name: string)
src/commands/Configuration/banpool.ts:14
Methodconstructor
(client: BulbBotClient, name: string)
src/commands/Configuration/configure.ts:8
Methodconstructor
(client: BulbBotClient, name: string)
src/commands/Configuration/settings.ts:12
Methodconstructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/invite.ts:13
Methodconstructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/info.ts:14
Methodconstructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/list.ts:12
Methodconstructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/remove.ts:13
Methodconstructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/create.ts:13
Methodconstructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/delete.ts:13
Methodconstructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/leave.ts:13
Methodconstructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/join.ts:13
Methodconstructor
(client: BulbBotClient)
src/structures/Util.ts:17
Methodconstructor
( client: BulbBotClient, { type, name, description, dm_permission = false, premium = false,
src/structures/ApplicationCommand.ts:38
Methodconstructor
(client: BulbBotClient, parent: ApplicationCommand, options: ApplicationSubCommandConstructOptions = { name: "
src/structures/ApplicationSubCommand.ts:15
Methodconstructor
(client: BulbBotClient, name: string, options: any)
src/structures/Event.ts:10
Methodconstructor
(options: any)
src/structures/BulbBotClient.ts:26
Methodconstructor
(message: string)
src/structures/exceptions/ClientException.ts:2
Methodconstructor
(message: string)
src/structures/exceptions/CommandException.ts:2
Methodconstructor
(message: string)
src/structures/exceptions/AutoModException.ts:2
Methodconstructor
(message: string)
src/structures/exceptions/CommandContextException.ts:2
Methodconstructor
(message: string)
src/structures/exceptions/EventException.ts:2
Methodconstructor
(...args: any[])
src/events/guild/guildBanAdd.ts:10
Methodconstructor
(...args: any[])
src/events/guild/guildCreate.ts:10
Methodconstructor
(...args: any[])
src/events/guild/guildUpdate.ts:8
Methodconstructor
(...args: any[])
src/events/guild/guildDelete.ts:10
Methodconstructor
(...args: any[])
src/events/guild/guildBanRemove.ts:10
Methodconstructor
(...args: any[])
src/events/guild/guildUnavailable.ts:5
Methodconstructor
(...args: any[])
src/events/guild/member/guildMemberUpdate.ts:14
Methodconstructor
(...args: any[])
src/events/guild/member/guildMemberRemove.ts:12
Methodconstructor
(...args: any[])
src/events/guild/member/guildMemberAdd.ts:12
Methodconstructor
(...args: any[])
src/events/guild/scheduledEvents/guildScheduledEventUpdate.ts:8
Methodconstructor
(...args: any[])
src/events/guild/scheduledEvents/guildScheduledEventDelete.ts:8
Methodconstructor
(...args: any[])
src/events/guild/scheduledEvents/guildScheduledEventCreate.ts:8
Methodconstructor
(...args: any[])
src/events/guild/channels/inviteCreate.ts:8
Methodconstructor
(...args: any[])
src/events/guild/channels/channelUpdate.ts:8
Methodconstructor
(...args: any[])
src/events/guild/channels/channelCreate.ts:8
Methodconstructor
(...args: any[])
src/events/guild/channels/inviteDelete.ts:8
Methodconstructor
(...args: any[])
src/events/guild/channels/channelDelete.ts:10
Methodconstructor
(...args: any[])
src/events/guild/threads/threadDelete.ts:8
Methodconstructor
(...args: any[])
src/events/guild/threads/threadCreate.ts:8
Methodconstructor
(...args: any[])
src/events/guild/roles/roleCreate.ts:8
Methodconstructor
(...args: any[])
src/events/guild/roles/roleUpdate.ts:10
Methodconstructor
(...args: any[])
src/events/guild/roles/roleDelete.ts:10
Methodconstructor
(...args: any[])
src/events/bot/invalidated.ts:6
Methodconstructor
(...args: any[])
src/events/bot/rateLimit.ts:5
Methodconstructor
(...args: any[])
src/events/bot/ready.ts:9
Methodconstructor
(...args: any[])
src/events/bot/interactionCreate.ts:14
Methodconstructor
(...args: any[])
src/events/message/messageDelete.ts:16
Methodconstructor
(...args: any[])
src/events/message/messageUpdate.ts:11
Methodconstructor
(...args: any[])
src/events/message/messageCreate.ts:9
MethodcreateBanpool
(guildId: Snowflake, poolName: string)
src/utils/managers/BanpoolManager.ts:7
MethoddeletePool
(name: string)
src/utils/managers/BanpoolManager.ts:173
Methoddirectory
()
src/structures/Util.ts:25
MethoddoesBanpoolExist
(name: string)
src/utils/managers/BanpoolManager.ts:33
Functionemote
(strings: TemplateStringsArray, ...actions: string[])
src/utils/helpers.ts:42
Functionenable
(interaction: MessageComponentInteraction, client: BulbBotClient, category?: string)
src/commands/Configuration/configure/automod/enable.ts:9
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/quickReasons.ts:55
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/timezone.ts:65
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/logging.ts:81
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/language.ts:52
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/manualNicknameInf.ts:46
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod.ts:24
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/autorole.ts:52
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/rolesOnLeave.ts:46
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/main.ts:77
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/actionsOnInfo.ts:54
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/limit.ts:33
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/enable.ts:55
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/punishment.ts:80
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/overview.ts:107
Functionfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/add.ts:87
Methodfilter
(i: Interaction)
src/commands/Context/warn.ts:44
Methodfilter
(i: Interaction)
src/commands/Miscellaneous/remind/set.ts:82
Methodfilter
(i: Interaction)
src/commands/Moderation/crossban.ts:89
Methodfilter
(i: Interaction)
src/commands/Moderation/prune.ts:75
Methodfilter
(i: Interaction)
src/commands/Moderation/infraction/remove.ts:66
Methodfilter
(i: Interaction)
src/commands/Configuration/messageclear.ts:59
Methodfilter
(i: MessageComponentInteraction)
src/commands/Configuration/configure.ts:88
Methodfilter
(i: Interaction)
src/commands/Configuration/banpool/remove.ts:75
Methodfilter
(i: Interaction)
src/commands/Configuration/banpool/delete.ts:56
FunctiongetAll
()
src/structures/AutoModCache.ts:86
MethodgetAllGuildExperiments
(guildId: Snowflake)
src/utils/managers/ExperimentManager.ts:38
MethodgetAllReminders
()
src/utils/managers/ReminderManager.ts:58
MethodgetAllTemBans
()
src/utils/managers/TempbanManager.ts:52
MethodgetChannelArchive
(channelId: Snowflake, guild: NamedGuild, amount: number | undefined)
src/utils/managers/DatabaseManager.ts:421
MethodgetCreatorGuild
(name: string)
src/utils/managers/BanpoolManager.ts:153
MethodgetLatestInfraction
(guildId: Snowflake, moderatorId: Snowflake, targetId: Snowflake, action: string)
src/utils/managers/InfractionsManager.ts:208
MethodgetLatestMute
(guildId: Snowflake, targetId: Snowflake)
src/utils/managers/InfractionsManager.ts:192
MethodgetTempBan
(id: number)
src/utils/managers/TempbanManager.ts:22
MethodgetUserArchive
(authorId: Snowflake, guild: NamedGuild, amount: number | undefined)
src/utils/managers/DatabaseManager.ts:409
MethodhasBanpoolLog
(guildId: Snowflake)
src/utils/managers/BanpoolManager.ts:20
MethodhaveAccessToPool
(guildId: Snowflake, poolName: string)
src/utils/managers/BanpoolManager.ts:46
MethodinfoBlacklist
(snowflakeId: Snowflake)
src/utils/managers/DatabaseManager.ts:328
MethodisGuildInPool
(guildId: Snowflake, poolname: string)
src/utils/managers/BanpoolManager.ts:124
MethodjoinBanpool
(invite: { banpool: Pick<Pick<BanpoolInvite, "banpool">["banpool"], "name"> }, guildId: Snowflake)
src/utils/managers/BanpoolManager.ts:59
← previousnext →201–300 of 429, ranked by callers