/
[sudobot]
Revision 577
Jump to revision:
Author:
rakinar2
Date:
Mon Jul 29 18:52:37 2024 UTC
(7 months, 4 weeks ago)
Changed paths:
3680
(showing only 100;
show all
)
Log Message:
chore: add old version archive branches (2.x to 9.x-dev)
Changed paths
Path
Details
branches/2.x/
added
branches/2.x/.editorconfig
added
branches/2.x/.env.example
added
branches/2.x/.github/
added
branches/2.x/.github/ISSUE_TEMPLATE/
added
branches/2.x/.github/ISSUE_TEMPLATE/bug_report.md
added
branches/2.x/.github/ISSUE_TEMPLATE/docs_issue.md
added
branches/2.x/.github/ISSUE_TEMPLATE/feature_request.md
added
branches/2.x/.github/PULL_REQUEST_TEMPLATE.md
added
branches/2.x/.github/workflows/
added
branches/2.x/.github/workflows/build.yml
added
branches/2.x/.github/workflows/docs-deploy.yml
added
branches/2.x/.github/workflows/docs.yml
added
branches/2.x/.gitignore
added
branches/2.x/.husky/
added
branches/2.x/.husky/commit-msg
added
branches/2.x/CODE_OF_CONDUCT.md
added
branches/2.x/CONTRIBUTING.md
added
branches/2.x/LICENSE
added
branches/2.x/README.md
added
branches/2.x/SECURITY.md
added
branches/2.x/commitlint.config.js
added
branches/2.x/deploy-commands.js
added
branches/2.x/docs/
added
branches/2.x/docs/assets/
added
branches/2.x/docs/assets/css/
added
branches/2.x/docs/assets/css/style.css
added
branches/2.x/docs/assets/images/
added
branches/2.x/docs/assets/images/sudobot.png
added
branches/2.x/docs/index.md
added
branches/2.x/docs/moderation/
added
branches/2.x/docs/moderation/banning_users.md
added
branches/2.x/docs/moderation/clear_command.md
added
branches/2.x/docs/moderation/index.md
added
branches/2.x/docs/moderation/locking_channels.md
added
branches/2.x/docs/moderation/muting_members.md
added
branches/2.x/docs/moderation/other_moderation_commands.md
added
branches/2.x/docs/moderation/taking_notes.md
added
branches/2.x/docs/moderation/warning_members.md
added
branches/2.x/docs/overrides/
added
branches/2.x/docs/overrides/main.html
added
branches/2.x/ecosystem.config.js
added
branches/2.x/init.sh
added
branches/2.x/mkdocs.yml
added
branches/2.x/package.json
added
branches/2.x/resources/
added
branches/2.x/resources/rickrolls.json
added
branches/2.x/resources/welcome_messages.json
added
branches/2.x/sample-config.json
added
branches/2.x/slappey.json
added
branches/2.x/src/
added
branches/2.x/src/api/
added
branches/2.x/src/api/Auth.ts
added
branches/2.x/src/api/GuildAuth.ts
added
branches/2.x/src/api/PublicRouter.ts
added
branches/2.x/src/api/Router.ts
added
branches/2.x/src/api/Server.ts
added
branches/2.x/src/api/Validator.ts
added
branches/2.x/src/api/public-routes/
added
branches/2.x/src/api/public-routes/guild.ts
added
branches/2.x/src/api/public-routes/recaptcha.ts
added
branches/2.x/src/api/routes/
added
branches/2.x/src/api/routes/channels.ts
added
branches/2.x/src/api/routes/config.ts
added
branches/2.x/src/api/routes/guilds.ts
added
branches/2.x/src/api/routes/index.ts
added
branches/2.x/src/api/routes/misc-config.ts
added
branches/2.x/src/api/routes/mod-config.ts
added
branches/2.x/src/api/routes/roles.ts
added
branches/2.x/src/api/routes/verificationdata.ts
added
branches/2.x/src/automod/
added
branches/2.x/src/automod/AntiRaid.ts
added
branches/2.x/src/automod/Antijoin.ts
added
branches/2.x/src/automod/AutoClear.ts
added
branches/2.x/src/automod/Automute.ts
added
branches/2.x/src/automod/History.ts
added
branches/2.x/src/automod/Logger.ts
added
branches/2.x/src/automod/MessageFilter.ts
added
branches/2.x/src/automod/SpamFilter.ts
added
branches/2.x/src/cli-commands/
added
branches/2.x/src/cli-commands/db/
added
branches/2.x/src/cli-commands/db/SyncDBCommand.ts
added
branches/2.x/src/cli-commands/guild/
added
branches/2.x/src/cli-commands/guild/BanGuildCommand.ts
added
branches/2.x/src/cli-commands/guild/GuildPurgeCommand.ts
added
branches/2.x/src/cli.ts
added
branches/2.x/src/client/
added
branches/2.x/src/client/Client.ts
added
branches/2.x/src/client/Config.ts
added
branches/2.x/src/client/Database.ts
added
branches/2.x/src/client/MessageEmbed.ts
added
branches/2.x/src/client/ServiceManager.ts
added
branches/2.x/src/commands/
added
branches/2.x/src/commands/.gitignore
added
branches/2.x/src/commands/automation/
added
branches/2.x/src/commands/automation/AddQueueCommand.ts
added
branches/2.x/src/commands/automation/BallotCommand.ts
added
branches/2.x/src/commands/automation/DelQueueCommand.ts
added
branches/2.x/src/commands/automation/EmbedBuildCommand.ts
added
branches/2.x/src/commands/automation/EmbedCommand.ts
added
[
...
]
[email protected]
ViewVC Help
Powered by
ViewVC 1.1.26