Skip to content

Releases: aternosorg/modbot

v3.2.1

21 Dec 17:27
7f11a1f
Compare
Choose a tag to compare

Fixes

  • Add missing Admin check in Slash Command Permission Manager V3

v3.2.0

21 Dec 15:15
695e3de
Compare
Choose a tag to compare

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

24 Nov 12:09
ee5d726
Compare
Choose a tag to compare

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

Full Changelog: v3.1.1...v3.1.2

v3.1.1

16 Nov 11:42
b808fb3
Compare
Choose a tag to compare

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

02 Nov 13:01
2dd6c5b
Compare
Choose a tag to compare

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

02 Nov 10:43
0f5ace9
Compare
Choose a tag to compare

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

28 Oct 18:54
53fffbe
Compare
Choose a tag to compare

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

28 Oct 16:22
3ff9dff
Compare
Choose a tag to compare

Fixes

  • fix timestamps in join log

Full Changelog: v3.0.7...v3.0.8

v3.0.7

26 Oct 20:48
dfd7f21
Compare
Choose a tag to compare

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

26 Oct 18:45
ebd22b7
Compare
Choose a tag to compare

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