trunk/.editorconfig
|
modified
, text changed
|
trunk/.github/cra-metadata.json
|
modified
, text changed
|
trunk/.github/labeler.yml
|
modified
, text changed
|
trunk/.github/workflows/labeler.yml
|
modified
, text changed
|
trunk/.github/workflows/release.yml
|
modified
, text changed
|
trunk/CHANGELOG.md
|
modified
, text changed
|
trunk/CODEOWNERS
|
modified
, text changed
|
trunk/CONTRIBUTING.md
|
modified
, text changed
|
trunk/README.md
|
modified
, text changed
|
trunk/SECURITY.md
|
modified
, text changed
|
trunk/TODO.md
|
modified
, text changed
|
trunk/config/schema/config.json
|
modified
, text changed
|
trunk/config/schema/extension.json
|
modified
, text changed
|
trunk/docs/actions/pageinfo.ts
|
modified
, text changed
|
trunk/docs/app/(docs)/automoderation/moderation-rules/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/automoderation/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/afk/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/antijoin/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/ballot/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/createreactionrole/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/expire/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/gafk/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/queue/add/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/queue/cancel/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/queue/list/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/queue/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/queue/show/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/remind/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/schedule/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/scheduleandexpire/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/automation/temprole/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/moderation/ban/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/commands/moderation/bean/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/configuration/guild-config-schema/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/configuration/system-config-schema/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/faq/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/features/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/getting-started/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/getting-started-v8/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/layout.tsx
|
modified
, text changed
|
trunk/docs/app/(docs)/legal/privacy/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/legal/terms/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/legal/why-did-my-server-get-terminated/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/licensing/agpl-3.0/page.md
|
modified
, text changed
|
trunk/docs/app/(docs)/licensing/gfdl-1.3/page.md
|
modified
, text changed
|
trunk/docs/app/(docs)/licensing/page.mdx
|
modified
, text changed
|
trunk/docs/app/(docs)/permission-system/page.mdx
|
modified
, text changed
|
trunk/docs/app/layout.tsx
|
modified
, text changed
|
trunk/docs/app/not-found.tsx
|
modified
, text changed
|
trunk/docs/app/page.mdx
|
modified
, text changed
|
trunk/docs/app/providers.tsx
|
modified
, text changed
|
trunk/docs/app/search/route.ts
|
modified
, text changed
|
trunk/docs/app/sitemap.ts
|
modified
, text changed
|
trunk/docs/bun.lockb
|
modified
, text changed
|
trunk/docs/components/Layouts/DocsLayout.tsx
|
modified
, text changed
|
trunk/docs/components/MDX/PageInfo.tsx
|
modified
, text changed
|
trunk/docs/components/MDX/TableOfContents.tsx
|
modified
, text changed
|
trunk/docs/components/Navbar/Navbar.tsx
|
modified
, text changed
|
trunk/docs/components/Searching/Search.tsx
|
modified
, text changed
|
trunk/docs/components/Searching/SearchModal.tsx
|
modified
, text changed
|
trunk/docs/next.config.mjs
|
modified
, text changed
|
trunk/docs/package.json
|
modified
, text changed
|
trunk/docs/tailwind.config.ts
|
modified
, text changed
|
trunk/docs/utils/links.ts
|
modified
, text changed
|
trunk/docs/utils/pages.ts
|
modified
, text changed
|
trunk/docs/utils/utils.ts
|
modified
, text changed
|
trunk/extensions/neko/src/index.ts
|
modified
, text changed
|
trunk/extensions/waifu.pics/
|
added
|
trunk/extensions/waifu.pics/.gitignore
|
added
|
trunk/extensions/waifu.pics/README.md
|
added
|
trunk/extensions/waifu.pics/docs/
|
added
|
trunk/extensions/waifu.pics/docs/commands/
|
added
|
trunk/extensions/waifu.pics/docs/commands/anime.md
|
added
|
trunk/extensions/waifu.pics/extension.json
|
added
|
trunk/extensions/waifu.pics/package.json
|
added
|
trunk/extensions/waifu.pics/src/
|
added
|
trunk/extensions/waifu.pics/src/commands/
|
added
|
trunk/extensions/waifu.pics/src/commands/AnimeCommand.ts
|
added
|
trunk/extensions/waifu.pics/src/index.ts
|
added
|
trunk/extensions/waifu.pics/tsconfig.bun.json
|
added
|
trunk/extensions/waifu.pics/tsconfig.node.json
|
added
|
trunk/package.json
|
modified
, text changed
|
trunk/src/framework/typescript/arguments/ArgumentParser.ts
|
modified
, text changed
|
trunk/src/framework/typescript/commands/Context.ts
|
modified
, text changed
|
trunk/src/framework/typescript/types/ClientEvents.ts
|
modified
, text changed
|
trunk/src/framework/typescript/utils/objects.ts
|
modified
, text changed
|
trunk/src/main/typescript/api/controllers/AnnouncementController.ts
|
modified
, text changed
|
trunk/src/main/typescript/automod/TriggerService.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/automation/RemindCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/information/AvatarCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/information/UserLookupCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/moderation/ClearCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/moderation/SendReplyCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/settings/ConfigCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/core/DiscordKernel.ts
|
modified
, text changed
|
trunk/src/main/typescript/events/member/GuildMemberRemoveEventListener.ts
|
modified
, text changed
|
trunk/src/main/typescript/events/message/MessageBulkDeleteEventListener.ts
|
modified
, text changed
|
trunk/src/main/typescript/events/message/MessageCreateEventListener.ts
|
modified
, text changed
|
trunk/src/main/typescript/events/message/MessageDeleteEventListener.ts
|
modified
, text changed
|
trunk/src/main/typescript/events/message/MessageUpdateEventListener.ts
|
modified
, text changed
|
trunk/src/main/typescript/schemas/EnvironmentVariableSchema.ts
|
modified
, text changed
|
trunk/src/main/typescript/schemas/GuildConfigSchema.ts
|
modified
, text changed
|
trunk/src/main/typescript/schemas/LoggingSchema.ts
|
modified
, text changed
|
trunk/src/main/typescript/schemas/ModerationActionSchema.ts
|
modified
, text changed
|
trunk/src/main/typescript/security/ModerationRuleHandler.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/BumpReminderService.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/CommandManager.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/ConfigurationManager.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/ModerationActionService.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/ShellService.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/StartupManager.ts
|
modified
, text changed
|
trunk/src/main/typescript/utils/EmbedSchemaParser.ts
|
modified
, text changed
|
trunk/src/main/typescript/utils/axios.ts
|
modified
, text changed
|
trunk/src/main/typescript/utils/utils.ts
|
modified
, text changed
|