Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeamBulbbot/bulbbot
/ functions
Functions
429 in github.com/TeamBulbbot/bulbbot
⨍
Functions
429
◇
Types & classes
273
Method
constructor
(client: BulbBotClient, name: string)
src/commands/Bot/uptime.ts:9
Method
constructor
(client: BulbBotClient, name: string)
src/commands/Bot/license.ts:8
Method
constructor
(client: BulbBotClient, name: string)
src/commands/Bot/github.ts:8
Method
constructor
(client: BulbBotClient, name: string)
src/commands/Bot/about.ts:11
Method
constructor
(client: BulbBotClient, name: string)
src/commands/Configuration/messageclear.ts:10
Method
constructor
(client: BulbBotClient, name: string)
src/commands/Configuration/banpool.ts:14
Method
constructor
(client: BulbBotClient, name: string)
src/commands/Configuration/configure.ts:8
Method
constructor
(client: BulbBotClient, name: string)
src/commands/Configuration/settings.ts:12
Method
constructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/invite.ts:13
Method
constructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/info.ts:14
Method
constructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/list.ts:12
Method
constructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/remove.ts:13
Method
constructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/create.ts:13
Method
constructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/delete.ts:13
Method
constructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/leave.ts:13
Method
constructor
(client: BulbBotClient, parent: ApplicationCommand)
src/commands/Configuration/banpool/join.ts:13
Method
constructor
(client: BulbBotClient)
src/structures/Util.ts:17
Method
constructor
( client: BulbBotClient, { type, name, description, dm_permission = false, premium = false,
src/structures/ApplicationCommand.ts:38
Method
constructor
(client: BulbBotClient, parent: ApplicationCommand, options: ApplicationSubCommandConstructOptions = { name: "
src/structures/ApplicationSubCommand.ts:15
Method
constructor
(client: BulbBotClient, name: string, options: any)
src/structures/Event.ts:10
Method
constructor
(options: any)
src/structures/BulbBotClient.ts:26
Method
constructor
(message: string)
src/structures/exceptions/ClientException.ts:2
Method
constructor
(message: string)
src/structures/exceptions/CommandException.ts:2
Method
constructor
(message: string)
src/structures/exceptions/AutoModException.ts:2
Method
constructor
(message: string)
src/structures/exceptions/CommandContextException.ts:2
Method
constructor
(message: string)
src/structures/exceptions/EventException.ts:2
Method
constructor
(...args: any[])
src/events/guild/guildBanAdd.ts:10
Method
constructor
(...args: any[])
src/events/guild/guildCreate.ts:10
Method
constructor
(...args: any[])
src/events/guild/guildUpdate.ts:8
Method
constructor
(...args: any[])
src/events/guild/guildDelete.ts:10
Method
constructor
(...args: any[])
src/events/guild/guildBanRemove.ts:10
Method
constructor
(...args: any[])
src/events/guild/guildUnavailable.ts:5
Method
constructor
(...args: any[])
src/events/guild/member/guildMemberUpdate.ts:14
Method
constructor
(...args: any[])
src/events/guild/member/guildMemberRemove.ts:12
Method
constructor
(...args: any[])
src/events/guild/member/guildMemberAdd.ts:12
Method
constructor
(...args: any[])
src/events/guild/scheduledEvents/guildScheduledEventUpdate.ts:8
Method
constructor
(...args: any[])
src/events/guild/scheduledEvents/guildScheduledEventDelete.ts:8
Method
constructor
(...args: any[])
src/events/guild/scheduledEvents/guildScheduledEventCreate.ts:8
Method
constructor
(...args: any[])
src/events/guild/channels/inviteCreate.ts:8
Method
constructor
(...args: any[])
src/events/guild/channels/channelUpdate.ts:8
Method
constructor
(...args: any[])
src/events/guild/channels/channelCreate.ts:8
Method
constructor
(...args: any[])
src/events/guild/channels/inviteDelete.ts:8
Method
constructor
(...args: any[])
src/events/guild/channels/channelDelete.ts:10
Method
constructor
(...args: any[])
src/events/guild/threads/threadDelete.ts:8
Method
constructor
(...args: any[])
src/events/guild/threads/threadCreate.ts:8
Method
constructor
(...args: any[])
src/events/guild/roles/roleCreate.ts:8
Method
constructor
(...args: any[])
src/events/guild/roles/roleUpdate.ts:10
Method
constructor
(...args: any[])
src/events/guild/roles/roleDelete.ts:10
Method
constructor
(...args: any[])
src/events/bot/invalidated.ts:6
Method
constructor
(...args: any[])
src/events/bot/rateLimit.ts:5
Method
constructor
(...args: any[])
src/events/bot/ready.ts:9
Method
constructor
(...args: any[])
src/events/bot/interactionCreate.ts:14
Method
constructor
(...args: any[])
src/events/message/messageDelete.ts:16
Method
constructor
(...args: any[])
src/events/message/messageUpdate.ts:11
Method
constructor
(...args: any[])
src/events/message/messageCreate.ts:9
Method
createBanpool
(guildId: Snowflake, poolName: string)
src/utils/managers/BanpoolManager.ts:7
Method
deletePool
(name: string)
src/utils/managers/BanpoolManager.ts:173
Method
directory
()
src/structures/Util.ts:25
Method
doesBanpoolExist
(name: string)
src/utils/managers/BanpoolManager.ts:33
Function
emote
(strings: TemplateStringsArray, ...actions: string[])
src/utils/helpers.ts:42
Function
enable
(interaction: MessageComponentInteraction, client: BulbBotClient, category?: string)
src/commands/Configuration/configure/automod/enable.ts:9
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/quickReasons.ts:55
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/timezone.ts:65
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/logging.ts:81
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/language.ts:52
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/manualNicknameInf.ts:46
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod.ts:24
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/autorole.ts:52
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/rolesOnLeave.ts:46
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/main.ts:77
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/actionsOnInfo.ts:54
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/limit.ts:33
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/enable.ts:55
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/punishment.ts:80
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/overview.ts:107
Function
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure/automod/add.ts:87
Method
filter
(i: Interaction)
src/commands/Context/warn.ts:44
Method
filter
(i: Interaction)
src/commands/Miscellaneous/remind/set.ts:82
Method
filter
(i: Interaction)
src/commands/Moderation/crossban.ts:89
Method
filter
(i: Interaction)
src/commands/Moderation/prune.ts:75
Method
filter
(i: Interaction)
src/commands/Moderation/infraction/remove.ts:66
Method
filter
(i: Interaction)
src/commands/Configuration/messageclear.ts:59
Method
filter
(i: MessageComponentInteraction)
src/commands/Configuration/configure.ts:88
Method
filter
(i: Interaction)
src/commands/Configuration/banpool/remove.ts:75
Method
filter
(i: Interaction)
src/commands/Configuration/banpool/delete.ts:56
Function
getAll
()
src/structures/AutoModCache.ts:86
Method
getAllGuildExperiments
(guildId: Snowflake)
src/utils/managers/ExperimentManager.ts:38
Method
getAllReminders
()
src/utils/managers/ReminderManager.ts:58
Method
getAllTemBans
()
src/utils/managers/TempbanManager.ts:52
Method
getChannelArchive
(channelId: Snowflake, guild: NamedGuild, amount: number | undefined)
src/utils/managers/DatabaseManager.ts:421
Method
getCreatorGuild
(name: string)
src/utils/managers/BanpoolManager.ts:153
Method
getLatestInfraction
(guildId: Snowflake, moderatorId: Snowflake, targetId: Snowflake, action: string)
src/utils/managers/InfractionsManager.ts:208
Method
getLatestMute
(guildId: Snowflake, targetId: Snowflake)
src/utils/managers/InfractionsManager.ts:192
Method
getTempBan
(id: number)
src/utils/managers/TempbanManager.ts:22
Method
getUserArchive
(authorId: Snowflake, guild: NamedGuild, amount: number | undefined)
src/utils/managers/DatabaseManager.ts:409
Method
hasBanpoolLog
(guildId: Snowflake)
src/utils/managers/BanpoolManager.ts:20
Method
haveAccessToPool
(guildId: Snowflake, poolName: string)
src/utils/managers/BanpoolManager.ts:46
Method
infoBlacklist
(snowflakeId: Snowflake)
src/utils/managers/DatabaseManager.ts:328
Method
isGuildInPool
(guildId: Snowflake, poolname: string)
src/utils/managers/BanpoolManager.ts:124
Method
joinBanpool
(invite: { banpool: Pick<Pick<BanpoolInvite, "banpool">["banpool"], "name"> }, guildId: Snowflake)
src/utils/managers/BanpoolManager.ts:59
← previous
next →
201–300 of 429, ranked by callers