Skip to content

v1.2.0

Compare
Choose a tag to compare
@JulianVennen JulianVennen released this 10 Aug 11:09
· 976 commits to master since this release
a54ce6c

New Features

  • join logs - log when users join or leave your guild
  • export data - export moderations, settings etc. from your bot and import it in a different server or with a different instance of ModBot
  • import data - support ModBot data in addition to existing support for vortex data
  • strike purge command: strike a user and purge their last messages

Changes

  • Only send success message if at least one user was moderated
  • add owner username to server info embed
  • allow specifying alternative real domain endings in phishing triggers, for example: discord.com(gg, app):0.7
  • add dsc.gg to discord invite list
  • correctly save if delete commands is disabled
  • add alias 's' to strike

Soon ™️

  • Discord.js v13 support with replies and buttons 👀
    (The next version of ModBot will require NodeJS 16.6.0+)