Skip to content

Releases: aternosorg/modbot

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

v3.0.5

26 Oct 15:09
28e36a4
Compare
Choose a tag to compare

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

25 Oct 20:48
72a94aa
Compare
Choose a tag to compare

Fixes

  • prevent error thrown by safe search if the message contains no images

Full Changelog: v3.0.3...v3.0.4