Preparing search index...
The search index is not available
@osn/sudobot
@osn/sudobot
@osn/sudobot
Modules
framework/typescript/api/APIServer
framework/typescript/api/decorators/Action
framework/typescript/api/decorators/EnableAdminAccessControl
framework/typescript/api/decorators/EnableGuildAccessControl
framework/typescript/api/decorators/GatewayEventListener
framework/typescript/api/decorators/RequireAuth
framework/typescript/api/decorators/SuppressErrors
framework/typescript/api/decorators/Validate
framework/typescript/api/http/Controller
framework/typescript/api/http/Request
framework/typescript/api/http/Response
framework/typescript/api/middleware/AdminAccessControl
framework/typescript/api/middleware/GuildAccessControl
framework/typescript/api/middleware/RequireAuthMiddleware
framework/typescript/api/middleware/ValidateMiddleware
framework/typescript/api/RouteMetadata
framework/typescript/app/Application
framework/typescript/arguments/Argument
framework/typescript/arguments/ArgumentInterface
framework/typescript/arguments/ArgumentParser
framework/typescript/arguments/ArgumentTypes
framework/typescript/arguments/ChannelArgument
framework/typescript/arguments/DurationArgument
framework/typescript/arguments/DynamicArguments
framework/typescript/arguments/EntityArgument
framework/typescript/arguments/GuildMemberArgument
framework/typescript/arguments/IntegerArgument
framework/typescript/arguments/InvalidArgumentError
framework/typescript/arguments/NumberArgument
framework/typescript/arguments/ParserConfigError
framework/typescript/arguments/RestStringArgument
framework/typescript/arguments/RoleArgument
framework/typescript/arguments/StringArgument
framework/typescript/arguments/SubcommandErrorMessage
framework/typescript/arguments/UserArgument
framework/typescript/cache/CacheUtil
framework/typescript/cache/GlobalStore
framework/typescript/cache/GuildStore
framework/typescript/client/BaseClient
framework/typescript/cluster/FeatureFlagManager
framework/typescript/collections/FluentIterator
framework/typescript/collections/FluentSet
framework/typescript/collections/ReadonlyCollection
framework/typescript/commands/AbstractRootCommand
framework/typescript/commands/Command
framework/typescript/commands/CommandAbortedError
framework/typescript/commands/Context
framework/typescript/commands/ContextType
framework/typescript/commands/InteractionContext
framework/typescript/commands/LegacyContext
framework/typescript/concurrent/Condition
framework/typescript/concurrent/Mutex
framework/typescript/concurrent/Semaphore
framework/typescript/container/Bind
framework/typescript/container/BindToContainer
framework/typescript/container/CanBind
framework/typescript/container/Container
framework/typescript/container/Inject
framework/typescript/container/InjectOnCall
framework/typescript/contracts/BehavesLikePrimitive
framework/typescript/contracts/Bootable
framework/typescript/contracts/CommandManagerServiceInterface
framework/typescript/contracts/CommandRateLimiterContract
framework/typescript/contracts/ConfigurationManagerServiceInterface
framework/typescript/contracts/JSONSerializable
framework/typescript/contracts/PermissionManagerInterface
framework/typescript/contracts/PermissionManagerServiceInterface
framework/typescript/core/DiscordKernelClassInterface
framework/typescript/core/Kernel
framework/typescript/core/KernelInterface
framework/typescript/database/Enum
framework/typescript/datetime/Duration
framework/typescript/datetime/DurationParseError
framework/typescript/decorators/Override
framework/typescript/directives/Directive
framework/typescript/directives/DirectiveParseError
framework/typescript/directives/DirectiveParser
framework/typescript/discord/ApplicationCommandType
framework/typescript/env/Environment
framework/typescript/errors/APIErrors
framework/typescript/errors/DiscordAPIErrorMessage
framework/typescript/events/EventListener
framework/typescript/events/GatewayEventListener
framework/typescript/functions/Callable
framework/typescript/guards/Guard
framework/typescript/guards/GuardLike
framework/typescript/import/ClassLoader
framework/typescript/import/ClassLoaderError
framework/typescript/import/InvalidClassFileError
framework/typescript/import/NoClassDefFoundError
framework/typescript/io/File
framework/typescript/log/Logger
framework/typescript/permissions/AbstractPermissionManager
framework/typescript/permissions/AbstractPermissionManagerService
framework/typescript/permissions/Permission
framework/typescript/permissions/PermissionDeniedError
framework/typescript/permissions/PermissionFlag
framework/typescript/policies/Policy
framework/typescript/polyfills/FileSystem
framework/typescript/polyfills/Promise
framework/typescript/queues/Queue
framework/typescript/queues/QueueManager
framework/typescript/services/Name
framework/typescript/services/Service
framework/typescript/services/ServiceManager
framework/typescript/streams/ReducedStream
framework/typescript/streams/Stream
framework/typescript/tools/PropertyReader
framework/typescript/tools/PropertySyntaxError
framework/typescript/types/Builder
framework/typescript/types/ClientEvents
framework/typescript/types/global
framework/typescript/types/HasApplication
framework/typescript/types/HasClient
framework/typescript/types/HasEventListeners
framework/typescript/types/OptionalRecord
framework/typescript/types/SerializableToJSON
framework/typescript/types/Singleton
framework/typescript/types/StringLike
framework/typescript/types/TextBasedChannel
framework/typescript/types/Utils
framework/typescript/utils/channel
framework/typescript/utils/decorators
framework/typescript/utils/devflow
framework/typescript/utils/embeds
framework/typescript/utils/entities
framework/typescript/utils/errors
framework/typescript/utils/formatters
framework/typescript/utils/helpers
framework/typescript/utils/logic
framework/typescript/utils/objects
framework/typescript/utils/string
framework/typescript/utils/user
framework/typescript/utils/utils
framework/typescript/utils/zod
framework/typescript/widgets/Pagination
framework/typescript/widgets/Wizard
framework/typescript/widgets/WizardButtonBuilder
framework/typescript/widgets/WizardManager
main/typescript/api/controllers/AnnouncementController
main/typescript/api/controllers/AuthController
main/typescript/api/controllers/ConfigController
main/typescript/api/controllers/GuildController
main/typescript/api/controllers/MainController
main/typescript/api/controllers/VerificationController
main/typescript/arguments/RestRoleArgument
main/typescript/automod/AIAutoModeration
main/typescript/automod/AntiMemberJoinService
main/typescript/automod/RaidProtectionService
main/typescript/automod/RuleModerationService
main/typescript/automod/SpamModerationService
main/typescript/automod/TriggerService
main/typescript/automod/VerificationService
main/typescript/bun
main/typescript/cache/CommandPermissionOverwriteCacheStore
main/typescript/commands/automation/AFKCommand
main/typescript/commands/automation/AFKsCommand
main/typescript/commands/automation/AntiMemberJoinCommand
main/typescript/commands/automation/CreateReactionRoleCommand
main/typescript/commands/automation/ExpireCommand
main/typescript/commands/automation/QueueAddCommand
main/typescript/commands/automation/QueueCancelCommand
main/typescript/commands/automation/QueueCommand
main/typescript/commands/automation/QueueListCommand
main/typescript/commands/automation/QueueViewCommand
main/typescript/commands/automation/RemindCommand
main/typescript/commands/automation/ReminderCommand
main/typescript/commands/automation/ScheduleCommand
main/typescript/commands/automation/SurveyCommand
main/typescript/commands/fun/CatCommand
main/typescript/commands/fun/DogCommand
main/typescript/commands/fun/HttpCatCommand
main/typescript/commands/fun/HttpDogCommand
main/typescript/commands/fun/JokeCommand
main/typescript/commands/fun/MixEmojiCommand
main/typescript/commands/fun/PixabayCommand
main/typescript/commands/information/AvatarCommand
main/typescript/commands/information/CrisisCommand
main/typescript/commands/information/EmojiCommand
main/typescript/commands/information/EncourageCommand
main/typescript/commands/information/ProfileCommand
main/typescript/commands/information/ServerStatsCommand
main/typescript/commands/information/UserLookupCommand
main/typescript/commands/moderation/BanCommand
main/typescript/commands/moderation/BeanCommand
main/typescript/commands/moderation/ClearCommand
main/typescript/commands/moderation/ClearReactionsCommand
main/typescript/commands/moderation/DMHistoryCommand
main/typescript/commands/moderation/EchoCommand
main/typescript/commands/moderation/EditMessageCommand
main/typescript/commands/moderation/FakeBanCommand
main/typescript/commands/moderation/InfractionClearCommand
main/typescript/commands/moderation/InfractionCommand
main/typescript/commands/moderation/InfractionCreateCommand
main/typescript/commands/moderation/InfractionDeleteCommand
main/typescript/commands/moderation/InfractionDurationCommand
main/typescript/commands/moderation/InfractionListCommand
main/typescript/commands/moderation/InfractionReasonCommand
main/typescript/commands/moderation/InfractionViewAttachmentCommand
main/typescript/commands/moderation/InfractionViewCommand
main/typescript/commands/moderation/KickCommand
main/typescript/commands/moderation/LockAllCommand
main/typescript/commands/moderation/LockCommand
main/typescript/commands/moderation/MassBanCommand
main/typescript/commands/moderation/MassKickCommand
main/typescript/commands/moderation/ModMessageCommand
main/typescript/commands/moderation/ModStatsCommand
main/typescript/commands/moderation/MuteCommand
main/typescript/commands/moderation/NoteCommand
main/typescript/commands/moderation/ReportMessageCommand
main/typescript/commands/moderation/RoleCommand
main/typescript/commands/moderation/SaveMessageCommand
main/typescript/commands/moderation/SendCommand
main/typescript/commands/moderation/SendHistoryCommand
main/typescript/commands/moderation/SendReplyCommand
main/typescript/commands/moderation/ShotCommand
main/typescript/commands/moderation/SnipeCommand
main/typescript/commands/moderation/UnbanCommand
main/typescript/commands/moderation/UnlockAllCommand
main/typescript/commands/moderation/UnlockCommand
main/typescript/commands/moderation/UnmuteCommand
main/typescript/commands/moderation/WarnCommand
main/typescript/commands/settings/AboutCommand
main/typescript/commands/settings/BlockedTokenCommand
main/typescript/commands/settings/BlockedWordCommand
main/typescript/commands/settings/ConfigCommand
main/typescript/commands/settings/EvalCommand
main/typescript/commands/settings/HelpCommand
main/typescript/commands/settings/PermissionCommand
main/typescript/commands/settings/RestartCommand
main/typescript/commands/settings/SetupCommand
main/typescript/commands/settings/SystemStatusCommand
main/typescript/commands/settings/UpdateCommand
main/typescript/commands/settings/UpdateCommandsCommand
main/typescript/commands/system/BroadcastCommand
main/typescript/commands/system/ReloadCommand
main/typescript/commands/system/SystemBanCommand
main/typescript/commands/system/SystemUnbanCommand
main/typescript/commands/tools/ArchiveCommand
main/typescript/commands/tools/EmbedBuildCommand
main/typescript/commands/tools/EmbedCommand
main/typescript/commands/tools/EmbedSchemaCommand
main/typescript/commands/tools/EmbedSendCommand
main/typescript/commands/tools/ExtractEmojisCommand
main/typescript/commands/tools/SetSlowmodeCommand
main/typescript/commands/tools/SnippetCommand
main/typescript/commands/tools/SnippetCreateCommand
main/typescript/commands/tools/SnippetDeleteCommand
main/typescript/commands/tools/SnippetEditCommand
main/typescript/commands/tools/SnippetListCommand
main/typescript/commands/tools/SnippetPushFileCommand
main/typescript/commands/tools/SnippetRenameCommand
main/typescript/commands/tools/TranslateCommand
main/typescript/constants/Colors
main/typescript/constants/Limits
main/typescript/contracts/MessageAutoModServiceContract
main/typescript/contracts/ModerationRuleHandlerContract
main/typescript/core/Client
main/typescript/core/DiscordKernel
main/typescript/core/FatalError
main/typescript/decorators/AcceptsMessageRuleScopes
main/typescript/decorators/AcceptsModerationRuleContextType
main/typescript/directives/EmbedDirective
main/typescript/drizzle/QueryLogger
main/typescript/env/env
main/typescript/events/guild/GuildCreateEventListener
main/typescript/events/GuildAuditLogEntryCreateEventListener
main/typescript/events/interaction/InteractionCreateEventListener
main/typescript/events/member/GuildMemberAddEventListener
main/typescript/events/member/GuildMemberRemoveEventListener
main/typescript/events/member/GuildMemberUpdateEventListener
main/typescript/events/message/MessageBulkDeleteEventListener
main/typescript/events/message/MessageCreateEventListener
main/typescript/events/message/MessageDeleteEventListener
main/typescript/events/message/MessageUpdateEventListener
main/typescript/events/RawEventListener
main/typescript/events/ReadyEventListener
main/typescript/exports
main/typescript/extensions/Extension
main/typescript/extensions/ExtensionInfo
main/typescript/main
main/typescript/models/AFKEntry
main/typescript/models/AltFingerprint
main/typescript/models/ChannelLock
main/typescript/models/CommandPermissionOverwrite
main/typescript/models/Infraction
main/typescript/models/MuteRecord
main/typescript/models/PermissionLevel
main/typescript/models/PermissionOverwrite
main/typescript/models/Queue
main/typescript/models/ReactionRole
main/typescript/models/Snippet
main/typescript/models/User
main/typescript/models/VerificationEntry
main/typescript/models/VerificationRecord
main/typescript/permissions/SystemAdminPermission
main/typescript/policies/BallotPolicy
main/typescript/queues/CommandExecutionQueue
main/typescript/queues/InfractionChannelDeleteQueue
main/typescript/queues/MassUnbanQueue
main/typescript/queues/MessageDeleteQueue
main/typescript/queues/MessageScheduleQueue
main/typescript/queues/ReminderQueue
main/typescript/queues/RoleQueue
main/typescript/queues/UnbanQueue
main/typescript/queues/UnmuteQueue
main/typescript/queues/VerificationExpiredQueue
main/typescript/schemas/AIAutoModSchema
main/typescript/schemas/EnvironmentVariableSchema
main/typescript/schemas/GuildConfigSchema
main/typescript/schemas/IPCRequestSchema
main/typescript/schemas/LoggingSchema
main/typescript/schemas/MessageRuleSchema
main/typescript/schemas/ModerationActionSchema
main/typescript/schemas/SnowflakeSchema
main/typescript/schemas/SurveySystemConfigSchema
main/typescript/schemas/SystemConfigSchema
main/typescript/schemas/TriggerSchema
main/typescript/security/CommandRateLimiter
main/typescript/security/DiscordPermissionManager
main/typescript/security/LayeredPermissionManager
main/typescript/security/LevelBasedPermissionManager
main/typescript/security/ModerationRuleHandler
main/typescript/services/AFKService
main/typescript/services/AuditLoggingService
main/typescript/services/AuthService
main/typescript/services/AutoRoleService
main/typescript/services/BumpReminderService
main/typescript/services/ChannelLockManager
main/typescript/services/CommandManager
main/typescript/services/ConfigurationManager
main/typescript/services/DatabaseService
main/typescript/services/DirectiveParsingService
main/typescript/services/ExtensionManager
main/typescript/services/ExtensionPostBootManager
main/typescript/services/GuildSetupService
main/typescript/services/ImageRecognitionService
main/typescript/services/InfractionManager
main/typescript/services/InterProcessCommunicationService
main/typescript/services/InviteTrackingService
main/typescript/services/LogStreamingService
main/typescript/services/MessageReportingService
main/typescript/services/ModerationActionService
main/typescript/services/PermissionManagerService
main/typescript/services/QueueService
main/typescript/services/QuickMuteService
main/typescript/services/ReactionRoleService
main/typescript/services/ShellService
main/typescript/services/SnippetManagerService
main/typescript/services/StartupManager
main/typescript/services/SurveyService
main/typescript/services/SystemAuditLoggingService
main/typescript/services/SystemUpdateService
main/typescript/services/TranslationService
main/typescript/services/WelcomerService
main/typescript/services/WizardManagerService
main/typescript/shell
main/typescript/shell/commands/AdminTestShellCommand
main/typescript/shell/commands/RebootShellCommand
main/typescript/shell/commands/SudoShellCommand
main/typescript/shell/commands/VersionShellCommand
main/typescript/shell/core/ExitError
main/typescript/shell/core/ShellClient
main/typescript/shell/core/ShellCommand
main/typescript/shell/core/ShellCommandContext
main/typescript/types/APIErrorCode
main/typescript/types/CustomClientEvents
main/typescript/types/ESModule
main/typescript/types/global/env
main/typescript/types/global/globals
main/typescript/types/global/permissions
main/typescript/types/HasEventListeners
main/typescript/types/Services
main/typescript/types/Utils
main/typescript/utils/ArgumentDefaultRules
main/typescript/utils/axios
main/typescript/utils/cache
main/typescript/utils/datetime
main/typescript/utils/download
main/typescript/utils/embed
main/typescript/utils/EmbedSchemaParser
main/typescript/utils/emoji
main/typescript/utils/ErrorMessages
main/typescript/utils/fetch
main/typescript/utils/filesystem
main/typescript/utils/troll
main/typescript/utils/utils
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Modules
framework/typescript/api/APIServer
framework/typescript/api/decorators/
Action
framework/typescript/api/decorators/
Enable
Admin
Access
Control
framework/typescript/api/decorators/
Enable
Guild
Access
Control
framework/typescript/api/decorators/
Gateway
Event
Listener
framework/typescript/api/decorators/
Require
Auth
framework/typescript/api/decorators/
Suppress
Errors
framework/typescript/api/decorators/
Validate
framework/typescript/api/http/
Controller
framework/typescript/api/http/
Request
framework/typescript/api/http/
Response
framework/typescript/api/middleware/
Admin
Access
Control
framework/typescript/api/middleware/
Guild
Access
Control
framework/typescript/api/middleware/
Require
Auth
Middleware
framework/typescript/api/middleware/
Validate
Middleware
framework/typescript/api/
Route
Metadata
framework/typescript/app/
Application
framework/typescript/arguments/
Argument
framework/typescript/arguments/
Argument
Interface
framework/typescript/arguments/
Argument
Parser
framework/typescript/arguments/
Argument
Types
framework/typescript/arguments/
Channel
Argument
framework/typescript/arguments/
Duration
Argument
framework/typescript/arguments/
Dynamic
Arguments
framework/typescript/arguments/
Entity
Argument
framework/typescript/arguments/
Guild
Member
Argument
framework/typescript/arguments/
Integer
Argument
framework/typescript/arguments/
Invalid
Argument
Error
framework/typescript/arguments/
Number
Argument
framework/typescript/arguments/
Parser
Config
Error
framework/typescript/arguments/
Rest
String
Argument
framework/typescript/arguments/
Role
Argument
framework/typescript/arguments/
String
Argument
framework/typescript/arguments/
Subcommand
Error
Message
framework/typescript/arguments/
User
Argument
framework/typescript/cache/
Cache
Util
framework/typescript/cache/
Global
Store
framework/typescript/cache/
Guild
Store
framework/typescript/client/
Base
Client
framework/typescript/cluster/
Feature
Flag
Manager
framework/typescript/collections/
Fluent
Iterator
framework/typescript/collections/
Fluent
Set
framework/typescript/collections/
Readonly
Collection
framework/typescript/commands/
Abstract
Root
Command
framework/typescript/commands/
Command
framework/typescript/commands/
Command
Aborted
Error
framework/typescript/commands/
Context
framework/typescript/commands/
Context
Type
framework/typescript/commands/
Interaction
Context
framework/typescript/commands/
Legacy
Context
framework/typescript/concurrent/
Condition
framework/typescript/concurrent/
Mutex
framework/typescript/concurrent/
Semaphore
framework/typescript/container/
Bind
framework/typescript/container/
Bind
To
Container
framework/typescript/container/
Can
Bind
framework/typescript/container/
Container
framework/typescript/container/
Inject
framework/typescript/container/
Inject
On
Call
framework/typescript/contracts/
Behaves
Like
Primitive
framework/typescript/contracts/
Bootable
framework/typescript/contracts/
Command
Manager
Service
Interface
framework/typescript/contracts/
Command
Rate
Limiter
Contract
framework/typescript/contracts/
Configuration
Manager
Service
Interface
framework/typescript/contracts/JSONSerializable
framework/typescript/contracts/
Permission
Manager
Interface
framework/typescript/contracts/
Permission
Manager
Service
Interface
framework/typescript/core/
Discord
Kernel
Class
Interface
framework/typescript/core/
Kernel
framework/typescript/core/
Kernel
Interface
framework/typescript/database/
Enum
framework/typescript/datetime/
Duration
framework/typescript/datetime/
Duration
Parse
Error
framework/typescript/decorators/
Override
framework/typescript/directives/
Directive
framework/typescript/directives/
Directive
Parse
Error
framework/typescript/directives/
Directive
Parser
framework/typescript/discord/
Application
Command
Type
framework/typescript/env/
Environment
framework/typescript/errors/APIErrors
framework/typescript/errors/
DiscordAPIError
Message
framework/typescript/events/
Event
Listener
framework/typescript/events/
Gateway
Event
Listener
framework/typescript/functions/
Callable
framework/typescript/guards/
Guard
framework/typescript/guards/
Guard
Like
framework/typescript/import/
Class
Loader
framework/typescript/import/
Class
Loader
Error
framework/typescript/import/
Invalid
Class
File
Error
framework/typescript/import/
No
Class
Def
Found
Error
framework/typescript/io/
File
framework/typescript/log/
Logger
framework/typescript/permissions/
Abstract
Permission
Manager
framework/typescript/permissions/
Abstract
Permission
Manager
Service
framework/typescript/permissions/
Permission
framework/typescript/permissions/
Permission
Denied
Error
framework/typescript/permissions/
Permission
Flag
framework/typescript/policies/
Policy
framework/typescript/polyfills/
File
System
framework/typescript/polyfills/
Promise
framework/typescript/queues/
Queue
framework/typescript/queues/
Queue
Manager
framework/typescript/services/
Name
framework/typescript/services/
Service
framework/typescript/services/
Service
Manager
framework/typescript/streams/
Reduced
Stream
framework/typescript/streams/
Stream
framework/typescript/tools/
Property
Reader
framework/typescript/tools/
Property
Syntax
Error
framework/typescript/types/
Builder
framework/typescript/types/
Client
Events
framework/typescript/types/global
framework/typescript/types/
Has
Application
framework/typescript/types/
Has
Client
framework/typescript/types/
Has
Event
Listeners
framework/typescript/types/
Optional
Record
framework/typescript/types/
Serializable
ToJSON
framework/typescript/types/
Singleton
framework/typescript/types/
String
Like
framework/typescript/types/
Text
Based
Channel
framework/typescript/types/
Utils
framework/typescript/utils/channel
framework/typescript/utils/decorators
framework/typescript/utils/devflow
framework/typescript/utils/embeds
framework/typescript/utils/entities
framework/typescript/utils/errors
framework/typescript/utils/formatters
framework/typescript/utils/helpers
framework/typescript/utils/logic
framework/typescript/utils/objects
framework/typescript/utils/string
framework/typescript/utils/user
framework/typescript/utils/utils
framework/typescript/utils/zod
framework/typescript/widgets/
Pagination
framework/typescript/widgets/
Wizard
framework/typescript/widgets/
Wizard
Button
Builder
framework/typescript/widgets/
Wizard
Manager
main/typescript/api/controllers/
Announcement
Controller
main/typescript/api/controllers/
Auth
Controller
main/typescript/api/controllers/
Config
Controller
main/typescript/api/controllers/
Guild
Controller
main/typescript/api/controllers/
Main
Controller
main/typescript/api/controllers/
Verification
Controller
main/typescript/arguments/
Rest
Role
Argument
main/typescript/automod/AIAuto
Moderation
main/typescript/automod/
Anti
Member
Join
Service
main/typescript/automod/
Raid
Protection
Service
main/typescript/automod/
Rule
Moderation
Service
main/typescript/automod/
Spam
Moderation
Service
main/typescript/automod/
Trigger
Service
main/typescript/automod/
Verification
Service
main/typescript/bun
main/typescript/cache/
Command
Permission
Overwrite
Cache
Store
main/typescript/commands/automation/AFKCommand
main/typescript/commands/automation/AFKs
Command
main/typescript/commands/automation/
Anti
Member
Join
Command
main/typescript/commands/automation/
Create
Reaction
Role
Command
main/typescript/commands/automation/
Expire
Command
main/typescript/commands/automation/
Queue
Add
Command
main/typescript/commands/automation/
Queue
Cancel
Command
main/typescript/commands/automation/
Queue
Command
main/typescript/commands/automation/
Queue
List
Command
main/typescript/commands/automation/
Queue
View
Command
main/typescript/commands/automation/
Remind
Command
main/typescript/commands/automation/
Reminder
Command
main/typescript/commands/automation/
Schedule
Command
main/typescript/commands/automation/
Survey
Command
main/typescript/commands/fun/
Cat
Command
main/typescript/commands/fun/
Dog
Command
main/typescript/commands/fun/
Http
Cat
Command
main/typescript/commands/fun/
Http
Dog
Command
main/typescript/commands/fun/
Joke
Command
main/typescript/commands/fun/
Mix
Emoji
Command
main/typescript/commands/fun/
Pixabay
Command
main/typescript/commands/information/
Avatar
Command
main/typescript/commands/information/
Crisis
Command
main/typescript/commands/information/
Emoji
Command
main/typescript/commands/information/
Encourage
Command
main/typescript/commands/information/
Profile
Command
main/typescript/commands/information/
Server
Stats
Command
main/typescript/commands/information/
User
Lookup
Command
main/typescript/commands/moderation/
Ban
Command
main/typescript/commands/moderation/
Bean
Command
main/typescript/commands/moderation/
Clear
Command
main/typescript/commands/moderation/
Clear
Reactions
Command
main/typescript/commands/moderation/DMHistory
Command
main/typescript/commands/moderation/
Echo
Command
main/typescript/commands/moderation/
Edit
Message
Command
main/typescript/commands/moderation/
Fake
Ban
Command
main/typescript/commands/moderation/
Infraction
Clear
Command
main/typescript/commands/moderation/
Infraction
Command
main/typescript/commands/moderation/
Infraction
Create
Command
main/typescript/commands/moderation/
Infraction
Delete
Command
main/typescript/commands/moderation/
Infraction
Duration
Command
main/typescript/commands/moderation/
Infraction
List
Command
main/typescript/commands/moderation/
Infraction
Reason
Command
main/typescript/commands/moderation/
Infraction
View
Attachment
Command
main/typescript/commands/moderation/
Infraction
View
Command
main/typescript/commands/moderation/
Kick
Command
main/typescript/commands/moderation/
Lock
All
Command
main/typescript/commands/moderation/
Lock
Command
main/typescript/commands/moderation/
Mass
Ban
Command
main/typescript/commands/moderation/
Mass
Kick
Command
main/typescript/commands/moderation/
Mod
Message
Command
main/typescript/commands/moderation/
Mod
Stats
Command
main/typescript/commands/moderation/
Mute
Command
main/typescript/commands/moderation/
Note
Command
main/typescript/commands/moderation/
Report
Message
Command
main/typescript/commands/moderation/
Role
Command
main/typescript/commands/moderation/
Save
Message
Command
main/typescript/commands/moderation/
Send
Command
main/typescript/commands/moderation/
Send
History
Command
main/typescript/commands/moderation/
Send
Reply
Command
main/typescript/commands/moderation/
Shot
Command
main/typescript/commands/moderation/
Snipe
Command
main/typescript/commands/moderation/
Unban
Command
main/typescript/commands/moderation/
Unlock
All
Command
main/typescript/commands/moderation/
Unlock
Command
main/typescript/commands/moderation/
Unmute
Command
main/typescript/commands/moderation/
Warn
Command
main/typescript/commands/settings/
About
Command
main/typescript/commands/settings/
Blocked
Token
Command
main/typescript/commands/settings/
Blocked
Word
Command
main/typescript/commands/settings/
Config
Command
main/typescript/commands/settings/
Eval
Command
main/typescript/commands/settings/
Help
Command
main/typescript/commands/settings/
Permission
Command
main/typescript/commands/settings/
Restart
Command
main/typescript/commands/settings/
Setup
Command
main/typescript/commands/settings/
System
Status
Command
main/typescript/commands/settings/
Update
Command
main/typescript/commands/settings/
Update
Commands
Command
main/typescript/commands/system/
Broadcast
Command
main/typescript/commands/system/
Reload
Command
main/typescript/commands/system/
System
Ban
Command
main/typescript/commands/system/
System
Unban
Command
main/typescript/commands/tools/
Archive
Command
main/typescript/commands/tools/
Embed
Build
Command
main/typescript/commands/tools/
Embed
Command
main/typescript/commands/tools/
Embed
Schema
Command
main/typescript/commands/tools/
Embed
Send
Command
main/typescript/commands/tools/
Extract
Emojis
Command
main/typescript/commands/tools/
Set
Slowmode
Command
main/typescript/commands/tools/
Snippet
Command
main/typescript/commands/tools/
Snippet
Create
Command
main/typescript/commands/tools/
Snippet
Delete
Command
main/typescript/commands/tools/
Snippet
Edit
Command
main/typescript/commands/tools/
Snippet
List
Command
main/typescript/commands/tools/
Snippet
Push
File
Command
main/typescript/commands/tools/
Snippet
Rename
Command
main/typescript/commands/tools/
Translate
Command
main/typescript/constants/
Colors
main/typescript/constants/
Limits
main/typescript/contracts/
Message
Auto
Mod
Service
Contract
main/typescript/contracts/
Moderation
Rule
Handler
Contract
main/typescript/core/
Client
main/typescript/core/
Discord
Kernel
main/typescript/core/
Fatal
Error
main/typescript/decorators/
Accepts
Message
Rule
Scopes
main/typescript/decorators/
Accepts
Moderation
Rule
Context
Type
main/typescript/directives/
Embed
Directive
main/typescript/drizzle/
Query
Logger
main/typescript/env/env
main/typescript/events/guild/
Guild
Create
Event
Listener
main/typescript/events/
Guild
Audit
Log
Entry
Create
Event
Listener
main/typescript/events/interaction/
Interaction
Create
Event
Listener
main/typescript/events/member/
Guild
Member
Add
Event
Listener
main/typescript/events/member/
Guild
Member
Remove
Event
Listener
main/typescript/events/member/
Guild
Member
Update
Event
Listener
main/typescript/events/message/
Message
Bulk
Delete
Event
Listener
main/typescript/events/message/
Message
Create
Event
Listener
main/typescript/events/message/
Message
Delete
Event
Listener
main/typescript/events/message/
Message
Update
Event
Listener
main/typescript/events/
Raw
Event
Listener
main/typescript/events/
Ready
Event
Listener
main/typescript/exports
main/typescript/extensions/
Extension
main/typescript/extensions/
Extension
Info
main/typescript/main
main/typescript/models/AFKEntry
main/typescript/models/
Alt
Fingerprint
main/typescript/models/
Channel
Lock
main/typescript/models/
Command
Permission
Overwrite
main/typescript/models/
Infraction
main/typescript/models/
Mute
Record
main/typescript/models/
Permission
Level
main/typescript/models/
Permission
Overwrite
main/typescript/models/
Queue
main/typescript/models/
Reaction
Role
main/typescript/models/
Snippet
main/typescript/models/
User
main/typescript/models/
Verification
Entry
main/typescript/models/
Verification
Record
main/typescript/permissions/
System
Admin
Permission
main/typescript/policies/
Ballot
Policy
main/typescript/queues/
Command
Execution
Queue
main/typescript/queues/
Infraction
Channel
Delete
Queue
main/typescript/queues/
Mass
Unban
Queue
main/typescript/queues/
Message
Delete
Queue
main/typescript/queues/
Message
Schedule
Queue
main/typescript/queues/
Reminder
Queue
main/typescript/queues/
Role
Queue
main/typescript/queues/
Unban
Queue
main/typescript/queues/
Unmute
Queue
main/typescript/queues/
Verification
Expired
Queue
main/typescript/schemas/AIAuto
Mod
Schema
main/typescript/schemas/
Environment
Variable
Schema
main/typescript/schemas/
Guild
Config
Schema
main/typescript/schemas/IPCRequest
Schema
main/typescript/schemas/
Logging
Schema
main/typescript/schemas/
Message
Rule
Schema
main/typescript/schemas/
Moderation
Action
Schema
main/typescript/schemas/
Snowflake
Schema
main/typescript/schemas/
Survey
System
Config
Schema
main/typescript/schemas/
System
Config
Schema
main/typescript/schemas/
Trigger
Schema
main/typescript/security/
Command
Rate
Limiter
main/typescript/security/
Discord
Permission
Manager
main/typescript/security/
Layered
Permission
Manager
main/typescript/security/
Level
Based
Permission
Manager
main/typescript/security/
Moderation
Rule
Handler
main/typescript/services/AFKService
main/typescript/services/
Audit
Logging
Service
main/typescript/services/
Auth
Service
main/typescript/services/
Auto
Role
Service
main/typescript/services/
Bump
Reminder
Service
main/typescript/services/
Channel
Lock
Manager
main/typescript/services/
Command
Manager
main/typescript/services/
Configuration
Manager
main/typescript/services/
Database
Service
main/typescript/services/
Directive
Parsing
Service
main/typescript/services/
Extension
Manager
main/typescript/services/
Extension
Post
Boot
Manager
main/typescript/services/
Guild
Setup
Service
main/typescript/services/
Image
Recognition
Service
main/typescript/services/
Infraction
Manager
main/typescript/services/
Inter
Process
Communication
Service
main/typescript/services/
Invite
Tracking
Service
main/typescript/services/
Log
Streaming
Service
main/typescript/services/
Message
Reporting
Service
main/typescript/services/
Moderation
Action
Service
main/typescript/services/
Permission
Manager
Service
main/typescript/services/
Queue
Service
main/typescript/services/
Quick
Mute
Service
main/typescript/services/
Reaction
Role
Service
main/typescript/services/
Shell
Service
main/typescript/services/
Snippet
Manager
Service
main/typescript/services/
Startup
Manager
main/typescript/services/
Survey
Service
main/typescript/services/
System
Audit
Logging
Service
main/typescript/services/
System
Update
Service
main/typescript/services/
Translation
Service
main/typescript/services/
Welcomer
Service
main/typescript/services/
Wizard
Manager
Service
main/typescript/shell
main/typescript/shell/commands/
Admin
Test
Shell
Command
main/typescript/shell/commands/
Reboot
Shell
Command
main/typescript/shell/commands/
Sudo
Shell
Command
main/typescript/shell/commands/
Version
Shell
Command
main/typescript/shell/core/
Exit
Error
main/typescript/shell/core/
Shell
Client
main/typescript/shell/core/
Shell
Command
main/typescript/shell/core/
Shell
Command
Context
main/typescript/types/APIError
Code
main/typescript/types/
Custom
Client
Events
main/typescript/types/ESModule
main/typescript/types/global/env
main/typescript/types/global/globals
main/typescript/types/global/permissions
main/typescript/types/
Has
Event
Listeners
main/typescript/types/
Services
main/typescript/types/
Utils
main/typescript/utils/
Argument
Default
Rules
main/typescript/utils/axios
main/typescript/utils/cache
main/typescript/utils/datetime
main/typescript/utils/download
main/typescript/utils/embed
main/typescript/utils/
Embed
Schema
Parser
main/typescript/utils/emoji
main/typescript/utils/
Error
Messages
main/typescript/utils/fetch
main/typescript/utils/filesystem
main/typescript/utils/troll
main/typescript/utils/utils
@osn/sudobot
framework/typescript
api
APIServer
APIServer
decorators
Action
Middleware
Action
EnableAdminAccessControl
EnableAdminAccessControl
EnableGuildAccessControl
EnableGuildAccessControl
GatewayEventListener
EventListenerInfo
GatewayEventListener
RequireAuth
RequireAuth
SuppressErrors
SuppressErrorsMetadata
SuppressErrors
Validate
Validate
http
Controller
controller
Request
Request
Response
response
CreateResponseOptions
middleware
AdminAccessControl
adminAccessControl
GuildAccessControl
guildAccessControl
RequireAuthMiddleware
requireAuthMiddleware
ValidateMiddleware
validateMiddleware
RouteMetadata
RouteMetadataEntry
RouteMetadata
app/Application
Application
arguments
Argument
argument
ArgumentConstructor
Casted
ArgumentInterface
ArgumentInterface
ArgumentParser
ArgumentParser
ArgumentParserDefinition
ArgumentParserOverload
ArgumentParserSchema
OptionSchema
ArgumentTypes
ArgumentSchemaDecoratorType
ArgumentSchema
TakesArgument
ChannelArgument
ChannelArgument
DurationArgument
DurationArgument
DynamicArguments
DynamicArguments
EntityArgument
EntityArgument
GuildMemberArgument
GuildMemberArgument
IntegerArgument
IntegerArgument
InvalidArgumentError
ErrorType
InvalidArgumentError
Meta
NumberArgument
NumberArgument
ParserConfigError
ParserConfigError
RestStringArgument
RestStringArgument
RoleArgument
RoleArgument
StringArgument
StringArgument
SubcommandErrorMessage
ErrorMessages
SubcommandErrorMessage
UserArgument
UserArgument
cache
CacheUtil
CacheOptions
cache
memoize
resetCache
GlobalStore
clear
get
has
hits
set
withDeps
GuildStore
GuildStore
Metadata
client/BaseClient
BaseClient
cluster/FeatureFlagManager
FeatureFlagManager
collections
FluentIterator
FluentIterator
FluentSet
FluentSet
ReadonlyCollection
ReadonlyCollection
commands
AbstractRootCommand
AbstractRootCommand
Command
Command
AnyCommand
ArgumentPayload
Arguments
AuthorizeOptions
Buildable
ChatContext
CommandBuilders
CommandExecutionState
CommandGuardLike
CommandMessage
CommandPermissionLike
PlainPermissionResolvable
PreconditionExecutionResult
SubcommandMeta
CommandAbortedError
commandAbortedError
Context
Context
AnyContext
ContextOf
ContextReplyOptions
ContextType
ContextType
contextTypeToString
InteractionContext
InteractionContext
LegacyContext
LegacyContext
concurrent
Condition
Condition
Mutex
Mutex
Semaphore
Semaphore
container
Bind
bind
BindToContainer
bindToContainer
CanBind
canBind
Container
Container
AnyConstructor
Binding
ContainerBindOptions
Resolved
container
Inject
Inject
InjectOnCall
InjectOnCall
contracts
BehavesLikePrimitive
BehavesLikePrimitive
Bootable
Bootable
CommandManagerServiceInterface
CommandManagerServiceInterface
CommandPermissionCheckResult
CommandRateLimiterContract
CommandRateLimiterContract
ConfigurationManagerServiceInterface
ConfigurationManagerServiceInterface
JSONSerializable
JSONSerializable
PermissionManagerInterface
PermissionManagerInterface
MemberPermissionData
PermissionManagerServiceInterface
PermissionManagerServiceInterface
core
DiscordKernelClassInterface
DiscordKernelClassInterface
Kernel
kernel
KernelInterface
KernelInterface
database/Enum
enumToPgEnum
pgEnum
datetime
Duration
Duration
DurationParseError
DurationParseError
decorators/Override
Override
directives
Directive
Directive
ParserState
DirectiveParseError
DirectiveParseError
DirectiveParser
DirectiveParser
discord/ApplicationCommandType
ApplicationCommandType
ApplicationCommandType
env/Environment
Environment
errors
APIErrors
APIErrors
DiscordAPIErrorMessage
DiscordAPIErrorMessage
events
EventListener
eventListener
GatewayEventListener
EventListenerInfo
GatewayEventListener
functions/Callable
Callable
guards
Guard
Guard
GuardLike
GuardLike
import
ClassLoader
ClassLoader
ClassLoaderError
classLoaderError
InvalidClassFileError
invalidClassFileError
NoClassDefFoundError
noClassDefFoundError
io/File
FileState
File
FileResolvable
log/Logger
LogLevel
Logger
permissions
AbstractPermissionManager
AbstractPermissionManager
AbstractPermissionManagerService
AbstractPermissionManagerService
PermissionLikeString
SystemOnlyPermissionResolvable
SystemPermissionLikeString
SystemPermissionResolvable
Permission
Permission
PermissionLike
PermissionDeniedError
PermissionDeniedError
deny
PermissionFlag
PermissionFlags
permissionBigintToString
policies/Policy
Policy
Action
polyfills
FileSystem
fileSystem
Promise
PromiseWithResolversReturn
promiseWithResolvers
queues
Queue
Queue
QueueOptions
StorableData
QueueManager
QueueManager
QueueClass
QueueConstructor
services
Name
Name
Service
Service
ServiceManager
ServiceManager
DiscordKernelClass
ServiceName
streams
ReducedStream
ReducedStream
Stream
Stream
tools
PropertyReader
PropertyReader
Properties
PropertySyntaxError
propertySyntaxError
types
Builder
Builder
ClientEvents
Events
NonPartialGroupDMChannel
ClientEvents
global
SymbolConstructor
HasApplication
HasApplication
HasClient
HasClient
HasEventListeners
HasEventListeners
OptionalRecord
OptionalRecord
SerializableToJSON
SerializableToJSON
Singleton
ContainerSingleton
Singleton
StringLike
StringLike
TextBasedChannel
TextBasedChannel
Utils
AnyFunction
ArrayLike
ArrayOrElement
Class
DefaultExport
If
TODO
utils
channel
TextableChannelTypes
decorators
makeNoOpMethodDecorator
devflow
NotImplementedError
BUG
TODO
embeds
channelInfo
messageInfo
shortUserInfo
userInfo
entities
fetchChannel
fetchMember
fetchMessage
fetchRole
fetchUser
errors
isDiscordAPIError
formatters
formatSize
helpers
application
client
container
drizzle
service
getApplication
getClient
getContainer
logic
xnor
xor
objects
get
has
omit
pick
pickCastArray
set
toDotted
unset
string
f
isAlpha
isDigit
normalize
preformat
user
getMemberBadges
getUserBadges
userFlagsToString
utils
also
escapeRegex
isDevelopmentMode
isSnowflake
letValue
noOperation
notIn
requireNonNull
sourceFile
suppressErrorNoReturn
zod
getZodPropertyPaths
widgets
Pagination
Pagination
Wizard
Wizard
WizardButtonBuilder
WizardButtonBuilder
WizardManager
WizardManager
main/typescript
api/controllers
AnnouncementController
AnnouncementController
AuthController
AuthController
ConfigController
ConfigController
GuildController
GuildController
MainController
MainController
VerificationController
VerificationController
arguments/RestRoleArgument
RestRoleArgument
automod
AIAutoModeration
AIAutoModeration
AntiMemberJoinService
AntiMemberJoinService
RaidProtectionService
RaidProtectionService
RuleModerationService
RuleModerationService
SpamModerationService
SpamModerationService
TriggerService
TriggerService
VerificationService
VerificationService
bun
cache/CommandPermissionOverwriteCacheStore
CommandPermissionOverwriteCacheStore
CachedCommandPermissionOverwrites
CachedMinimalCommandPermissionOverwrite
CommandOverwriteLogic
MinimalCommandPermissionOverwrite
commands
automation
AFKCommand
AFKCommand
AFKsCommand
AFKsCommand
AntiMemberJoinCommand
AntiMemberJoinCommand
CreateReactionRoleCommand
CreateReactionRoleCommand
ExpireCommand
ExpireCommand
QueueAddCommand
QueueAddCommand
QueueCancelCommand
QueueCancelCommand
QueueCommand
QueueCommand
QueueListCommand
QueueListCommand
QueueViewCommand
QueueViewCommand
RemindCommand
RemindCommand
ReminderCommand
ReminderCommand
ScheduleCommand
ScheduleCommand
SurveyCommand
SurveyCommand
fun
CatCommand
CatCommand
DogCommand
DogCommand
HttpCatCommand
HttpCatCommand
HttpDogCommand
HttpDogCommand
JokeCommand
JokeCommand
MixEmojiCommand
MixEmojiCommand
PixabayCommand
PixabayCommand
information
AvatarCommand
AvatarCommand
CrisisCommand
CrisisCommand
EmojiCommand
EmojiCommand
EncourageCommand
EncourageCommand
ProfileCommand
ProfileCommand
ServerStatsCommand
ServerStatsCommand
UserLookupCommand
UserLookupCommand
moderation
BanCommand
BanCommand
BeanCommand
BeanCommand
ClearCommand
ClearCommand
ClearReactionsCommand
ClearReactionsCommand
DMHistoryCommand
DMHistoryCommand
EchoCommand
EchoCommand
EditMessageCommand
editMessageCommand
FakeBanCommand
FakeBanCommand
InfractionClearCommand
InfractionClearCommand
InfractionCommand
InfractionCommand
InfractionCreateCommand
InfractionCreateCommand
InfractionDeleteCommand
InfractionDeleteCommand
InfractionDurationCommand
InfractionDurationCommand
InfractionListCommand
InfractionListCommand
InfractionReasonCommand
InfractionReasonCommand
InfractionViewAttachmentCommand
InfractionViewAttachmentCommand
InfractionViewCommand
InfractionViewCommand
KickCommand
KickCommand
LockAllCommand
LockAllCommand
LockCommand
LockCommand
MassBanCommand
MassBanCommand
MassKickCommand
MassKickCommand
ModMessageCommand
ModMessageCommand
ModStatsCommand
modStatsCommand
MuteCommand
MuteCommand
NoteCommand
NoteCommand
ReportMessageCommand
ReportMessageCommand
RoleCommand
RoleCommand
SaveMessageCommand
SaveMessageCommand
SendCommand
SendCommand
SendHistoryCommand
SendHistoryCommand
SendReplyCommand
SendReplyCommand
ShotCommand
ShotCommand
SnipeCommand
SnipeCommand
UnbanCommand
UnbanCommand
UnlockAllCommand
UnlockAllCommand
UnlockCommand
UnlockCommand
UnmuteCommand
UnmuteCommand
WarnCommand
WarnCommand
settings
AboutCommand
AboutCommand
BlockedTokenCommand
BlockedTokenCommand
BlockedWordCommand
BlockedWordCommand
ConfigCommand
ConfigCommand
EvalCommand
EvalCommand
HelpCommand
HelpCommand
PermissionCommand
PermissionCommand
RestartCommand
RestartCommand
SetupCommand
SetupCommand
SystemStatusCommand
SystemStatusCommand
UpdateCommand
UpdateCommand
UpdateCommandsCommand
UpdateCommandsCommand
system
BroadcastCommand
BroadcastCommand
ReloadCommand
ReloadCommand
SystemBanCommand
SystemBanCommand
SystemUnbanCommand
SystemUnbanCommand
tools
ArchiveCommand
ArchiveCommand
EmbedBuildCommand
EmbedBuildCommand
EmbedCommand
EmbedCommand
EmbedSchemaCommand
EmbedSchemaCommand
EmbedSendCommand
EmbedSendCommand
ExtractEmojisCommand
ExtractEmojisCommand
SetSlowmodeCommand
SetSlowmodeCommand
SnippetCommand
SnippetCommand
SnippetCreateCommand
SnippetCreateCommand
SnippetDeleteCommand
SnippetDeleteCommand
SnippetEditCommand
SnippetEditCommand
SnippetListCommand
SnippetListCommand
SnippetPushFileCommand
SnippetPushFileCommand
SnippetRenameCommand
SnippetRenameCommand
TranslateCommand
TranslateCommand
constants
Colors
Colors
Limits
Limits
contracts
MessageAutoModServiceContract
MessageAutoModServiceContract
ModerationRuleHandlerContract
MessageRuleScope
ModerationRuleHandlerContract
Handler
ModerationRuleContext
ModerationRuleContextSpecific
ModerationRuleContextType
RuleExecResult
core
Client
Client
DiscordKernel
DiscordKernel
MetadataType
FatalError
FatalError
decorators
AcceptsMessageRuleScopes
AcceptsMessageRuleScopes
AcceptsModerationRuleContextType
AcceptsModerationRuleContextType
directives/EmbedDirective
EmbedDirective
drizzle/QueryLogger
QueryLogger
env/env
getEnvData
setEnvData
events
guild/GuildCreateEventListener
GuildCreateEventListener
GuildAuditLogEntryCreateEventListener
GuildAuditLogEntryCreateEventListener
interaction/InteractionCreateEventListener
InteractionCreateEventListener
member
GuildMemberAddEventListener
GuildMemberAddEventListener
GuildMemberRemoveEventListener
GuildMemberRemoveEventListener
GuildMemberUpdateEventListener
GuildMemberUpdateEventListener
message
MessageBulkDeleteEventListener
MessageBulkDeleteEventListener
MessageCreateEventListener
MessageCreateEventListener
MessageDeleteEventListener
MessageDeleteEventListener
MessageUpdateEventListener
MessageUpdateEventListener
RawEventListener
RawEventListener
ReadyEventListener
ReadyEventListener
exports
SUDOBOT_VERSION
extensions
Extension
Extension
ExtensionMetadataType
ExtensionMetadataSchema
ExtensionInfo
ExtensionInfo
Tarball
main
main
models
AFKEntry
AFKEntry
AFKEntryCreatePayload
afkEntries
AltFingerprint
AltFingerprintType
AltFingerprint
AltFingerprintCreatePayload
altFingerprints
ChannelLock
ChannelLock
ChannelLockCreatePayload
channelLocks
CommandPermissionOverwrite
CommandPermissionOverwriteAction
CommandPermissionOverwrite
CommandPermissionOverwriteCreatePayload
commandPermissionOverwrites
commandPermissionOverwriteActionEnum
Infraction
InfractionDeliveryStatus
InfractionType
Infraction
InfractionCreatePayload
infractions
infractionDeliveryStatusEnum
infractionTypeEnum
MuteRecord
MuteRecord
MuteRecordCreatePayload
muteRecords
PermissionLevel
PermissionLevel
PermissionLevelCreatePayload
permissionLevels
PermissionOverwrite
PermissionOverwrite
PermissionOverwriteCreatePayload
permissionOverwrites
Queue
Queue
QueueCreatePayload
queues
ReactionRole
ReactionRole
ReactionRoleCreatePayload
reactionRoles
Snippet
PermissionLogicMode
Snippet
SnippetCreatePayload
snippets
permissionLogicModeEnum
User
User
UserCreatePayload
users
VerificationEntry
VerificationStatus
VerificationEntry
VerificationEntryCreatePayload
verificationEntries
verificationStatusEnum
VerificationRecord
VerificationMethod
VerificationRecord
VerificationRecordCreatePayload
verificationRecords
verificationMethodEnum
permissions/SystemAdminPermission
SystemAdminPermission
policies/BallotPolicy
BallotPolicy
queues
CommandExecutionQueue
CommandExecutionQueue
InfractionChannelDeleteQueue
InfractionChannelDeleteQueue
MassUnbanQueue
MassUnbanQueue
MessageDeleteQueue
MessageDeleteQueue
MessageScheduleQueue
MessageScheduleQueue
ReminderQueue
ReminderQueue
RoleQueue
RoleQueue
UnbanQueue
UnbanQueue
UnmuteQueue
UnmuteQueue
VerificationExpiredQueue
VerificationExpiredQueue
schemas
AIAutoModSchema
AIAutoModSchema
EnvironmentVariableSchema
EnvironmentVariableRecord
EnvironmentVariableSchema
GuildConfigSchema
GuildConfig
PermissionMode
GuildConfigSchema
PermissionModeSchema
IPCRequestSchema
IPCRequestType
IPCRequest
IPCRequestSchema
LoggingSchema
LogEventType
LogEventArgs
LoggingExclusionType
LogGuildVerificationAttemptPayload
LogGuildVerificationNotEnoughInfoPayload
LogGuildVerificationSuccessPayload
LogMemberBanAddPayload
LogMemberBanRemovePayload
LogMemberKickPayload
LogMemberMassBanPayload
LogMemberMassKickPayload
LogMemberMassUnbanPayload
LogMemberModMessageAddPayload
LogMemberMuteAddPayload
LogMemberMuteRemovePayload
LogMemberNicknameModificationPayload
LogMemberRoleModificationPayload
LogMemberWarningAddPayload
LogMessageBulkDeletePayload
LogMessageReactionClearPayload
LogRaidAlertPayload
LogUserNoteAddPayload
LoggingSchema
MessageRuleSchema
MessageRuleType
AIScanFilter
AntiInviteRule
DomainFilterRule
EmbedFilterRule
FileExtensionFilterRule
FileFilter
ImageFilterRule
MassMentionFilterRule
MessageRuleSchema
MimeTypeFilterRule
NSFWFilter
ProfileFilter
RegexFilterRule
RepeatedTextFilterRule
URLCrawlRule
WordFilter
ModerationActionSchema
ModerationActionType
ModerationActionNameSchema
ModerationActionSchema
SnowflakeSchema
zSnowflake
SurveySystemConfigSchema
SurveySystemConfigSchema
SystemConfigSchema
APIStatus
SystemConfig
SystemConfigSchema
TriggerSchema
TriggerType
MemberStatusUpdateTrigger
StickyMessageTrigger
TriggerSchema
security
CommandRateLimiter
CommandRateLimiter
DiscordPermissionManager
DiscordPermissionManager
LayeredPermissionManager
LayeredPermissionManager
LevelBasedPermissionManager
LevelBasedPermissionManager
ModerationRuleHandler
ModerationRuleHandler
services
AFKService
AFKService
AuditLoggingService
AuditLoggingService
AuthService
AuthService
AutoRoleService
AutoRoleService
BumpReminderService
BumpReminderService
ChannelLockManager
ChannelLockManager
CommandManager
CommandManager
ConfigurationManager
configurationManager
GuildConfigContainer
name
DatabaseService
DatabaseService
DirectiveParsingService
DirectiveParsingService
ExtensionManager
extensionManager
ExtensionConstructor
name
ExtensionPostBootManager
ExtensionPostBootManager
GuildSetupService
GuildSetupService
ImageRecognitionService
ImageRecognitionService
InfractionManager
InfractionManager
GeneratePlainTextExportColumn
InfractionStatistics
InterProcessCommunicationService
InterProcessCommunicationService
InviteTrackingService
InviteTrackingService
InviteInfo
LogStreamingService
logStreamingService
MessageReportingService
MessageReportingService
ModerationActionService
ModerationActionService
PermissionManagerService
PermissionManagerService
QueueService
QueueService
QuickMuteService
QuickMuteService
ReactionRoleService
ReactionRoleService
RawMessageReactionData
ShellService
ShellService
SnippetManagerService
SnippetManagerService
CreateSnippetOptions
StartupManager
StartupManager
SurveyService
SurveyService
SystemAuditLoggingService
SystemAuditLoggingService
SystemUpdateService
SystemUpdateService
TranslationService
TranslationService
WelcomerService
WelcomerService
WizardManagerService
WizardManagerService
shell
commands
AdminTestShellCommand
AdminTestShellCommand
RebootShellCommand
RebootShellCommand
SudoShellCommand
SudoShellCommand
VersionShellCommand
VersionShellCommand
core
ExitError
ExitError
ShellClient
ShellClient
ShellCommand
ShellCommand
ShellCommandContext
ShellCommandContext
types
APIErrorCode
APIErrorCode
CustomClientEvents
ClientEvents
ESModule
ESModule
global
env
NodeJS
Immediate
Timeout
AsyncIterator
CallSite
CpuUsage
Dict
EmitWarningOptions
ErrnoException
EventEmitter
HRTime
Iterator
MemoryUsage
MemoryUsageFn
Module
Process
ProcessConfig
ProcessEnv
ProcessFeatures
ProcessPermission
ProcessRelease
ProcessReport
ProcessVersions
ReadableStream
ReadOnlyDict
ReadStream
ReadWriteStream
RefCounted
Require
RequireExtensions
RequireResolve
RequireResolveOptions
ResourceUsage
Socket
Timer
WritableStream
WriteStream
Architecture
ArrayBufferView
BeforeExitListener
BufferEncoding
BuiltinIteratorReturn
DisconnectListener
ExitListener
MessageListener
MultipleResolveListener
MultipleResolveType
Platform
RejectionHandledListener
Signals
SignalsListener
TypedArray
UncaughtExceptionListener
UncaughtExceptionOrigin
UnhandledRejectionListener
WarningListener
WorkerListener
globals
Globals
bootDate
kernel
permissions
SystemPermissionStrings
HasEventListeners
HasEventListeners
Services
ServiceRecord
Utils
AnyFunction
ArrayLike
ArrayOrElement
Class
DefaultExport
If
TODO
utils
ArgumentDefaultRules
ArgumentDefaultRules
axios
createAxiosClient
getAxiosClient
cache
CacheOptions
cache
resetCache
datetime
displayDate
displayTimeSeconds
stringToTimeInterval
download
downloadFile
finished
embed
channelInfo
generateEmbed
guildInfo
messageInfo
userInfo
EmbedSchemaParser
embedSchemaParser
emoji
emoji
findEmoji
ErrorMessages
ErrorMessages
fetch
safeChannelFetch
safeMemberFetch
safeMessageFetch
safeRoleFetch
safeUserFetch
filesystem
PrefixedPathOptions
prefixedPath
troll
protectSystemAdminsFromCommands
utils
assertUnreachable
chunkedString
developmentMode
escapeRegex
forceGetPermissionNames
getChannelPermissionOverride
getPermissionNames
isSnowflake
isTextBasedChannel
pick
request
safeMessageContent
systemPrefix
TODO
wait
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R