trunk/.github/cra-metadata.json
|
modified
, text changed
|
trunk/.github/workflows/update-dev.yml
|
added
|
trunk/.vscode/settings.json
|
modified
, text changed
|
trunk/CHANGELOG.md
|
modified
, text changed
|
trunk/commitlint.config.ts
|
modified
, text changed
|
trunk/config/schema/config.json
|
modified
, text changed
|
trunk/config/schema/system.json
|
modified
, text changed
|
trunk/docs/app/blog/whats-new-in-v10/page.mdx
|
modified
, text changed
|
trunk/package.json
|
modified
, text changed
|
trunk/src/framework/typescript/cache/GuildStore.ts
|
modified
, text changed
|
trunk/src/framework/typescript/commands/Command.ts
|
modified
, text changed
|
trunk/src/framework/typescript/commands/Context.ts
|
modified
, text changed
|
trunk/src/framework/typescript/functions/Callable.ts
|
modified
, text changed
|
trunk/src/framework/typescript/import/ClassLoader.ts
|
modified
, text changed
|
trunk/src/framework/typescript/pagination/Pagination.ts
|
modified
, text changed
|
trunk/src/framework/typescript/utils/emoji.ts
|
deleted
|
trunk/src/framework/typescript/utils/user.ts
|
modified
, text changed
|
trunk/src/main/typescript/cache/CommandPermissionOverwriteCacheStore.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/automation/AFKsCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/automation/CreateReactionRoleCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/automation/ScheduleCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/information/ProfileCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/moderation/ClearCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/moderation/InfractionClearCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/moderation/LockCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/moderation/RoleCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/moderation/SendCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/moderation/UnlockCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/settings/AboutCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/settings/ConfigCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/settings/HelpCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/settings/PermissionCommand.ts
|
added
|
trunk/src/main/typescript/commands/settings/RestartCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/settings/SystemStatusCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/settings/UpdateCommandsCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/commands/system/ReloadCommand.ts
|
added
|
trunk/src/main/typescript/commands/tools/TranslateCommand.ts
|
modified
, text changed
|
trunk/src/main/typescript/events/ReadyEventListener.ts
|
modified
, text changed
|
trunk/src/main/typescript/schemas/EnvironmentVariableSchema.ts
|
modified
, text changed
|
trunk/src/main/typescript/schemas/SystemConfigSchema.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/CommandManager.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/InfractionManager.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/StartupManager.ts
|
modified
, text changed
|
trunk/src/main/typescript/services/SystemUpdateService.ts
|
modified
, text changed
|
trunk/src/main/typescript/utils/emoji.ts
|
added
|
trunk/tests/framework/pagination/Pagination.test.ts
|
modified
, text changed
|
trunk/tests/setup.ts
|
modified
, text changed
|
trunk/tests/utils/emoji.test.ts
|
modified
, text changed
|