Releases: aternosorg/modbot
Releases · aternosorg/modbot
v3.2.1
Fixes
- Add missing Admin check in Slash Command Permission Manager V3
v3.2.0
New Features and Improvments
- use new channel select menus for bad-words/auto-responses
- automatically convert "include" and "match" triggers to a regex when the regex type is selected
- add message ids to bulk delete and normal message log
- Support new slash command permission system: Read More
Fixes
- make response, priority and punishment duration actually optional for bad-words
- set consistent max length on those properties
- Fix punishment corruption caused by edits
Full Changelog: v3.1.2...v3.2.0
v3.1.2
What's Changed
- Replace discordapp.com links with discord.com by @Soapy7261
- fix editing bad words
- fix edit button in
/bad-word show
- fix bad words using the dm punishment
New Contributors
- @Soapy7261 made their first contribution in #538
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- make badword response and punishment duration optional
- fix joined date in join log
Full Changelog: v3.1.0...v3.1.1
v3.1.0
New Features
- add option to mention a user when running the article or video command
- make likelihood required to delete safe search images configurable
Full Changelog: v3.0.10...v3.1.0
v3.0.10
Fixes
- remove markdown from bad-word/auto-response autocompletions
- don't attempt to unban users in guilds the bot has been kicked from
- fix error handling for select menus, modals and other interactions without options
- catch no data being returned from the safe search api
Full Changelog: v3.0.9...v3.0.10
v3.0.9
Fixes
- Limit autocompleted reasons to 100 characters (API limit)
- Fix error when the current reason is too long
- Show clear error message if muted role doesn't exist
- Fix error handling of log messages
- Add error name to log message of failed events
- Handle non-numeric inputs for auto-response/bad-word completions, fix result filtering
v3.0.8
v3.0.7
Fixes
- send user action commands (like bans, strikes, etc.) as ephemeral messages again. This was broken by a change introduced in 3.0.6
- try-catch errors when autocompleting
Full Changelog: v3.0.6...v3.0.7
v3.0.6
Fixes
- Defer user commands
- Don't set log channels from different guilds when importing
- Catch missing access error while fetching channel
- Don't attempt to send multiple log embeds for bulk deletes
Full Changelog: v3.0.5...v3.0.6