Releases: aternosorg/modbot
Releases · aternosorg/modbot
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
v3.0.5
Fixes
- set required permission to manage guild, don't change strikes per default
- don't run multiple filters if a member is muted, don't attempt to mute users that aren't members
Full Changelog: v3.0.4...v3.0.5
v3.0.4
Fixes
- prevent error thrown by safe search if the message contains no images
Full Changelog: v3.0.3...v3.0.4