Bastion v10.11
Features
-
Filters
Bastion's invite & link filters will now use Discord's AutoMod. Which means it's now fully customizable in your server settings.- Migrate filters to AutoMod rules by @iamtraction in #1045
- Removed old
/config filter
command - Added new commands 118b5bd
/config filter invites
/config filter links
Changes
- Greetings & Farewells
- commands: update descriptions of some commands 1ed1e67
- scripts: updated the
migrate
script to support filter migration - dependencies: updated by @dependabot
⚠️ NotesIf you are hosting bastion yourself and updating from an older version you'll need to run the following command after the update:
npm run migrate filters
Full Changelog: v10.10.1...v10.11.0