Skip to content

Releases: epsilonion-liam/mysterium-helper

Mysterium Helper discord bot V1.1

15 Oct 06:40
e3d9d13
Compare
Choose a tag to compare

Rewritten in a modular system to clean it up and for easy adaption to future requirements

  • Regex on Adult word censorship (ignores case of the words) gives "Mute members role" after 5 offences by member for 20 mins.
  • Unicode - looks at the adult word list and compares to the Unicode and deletes if necessary.
  • URL blocker - strips http/https off URL's and compares to URL text file and deletes message if match found.
  • Message Purge for channel - Purges messages of a UsersID with the !purge command (Only Admin, mod, mysterium wizard roles).
  • Statistics - network statistics and node statistics with !stats and !nodestats commands.
  • Support scams - deletes messages with discord server URL and support or airdrop in same message.

Plugins can be turned on or off if a feature is not required.

Full Changelog: v1.0.0...V1.1.0

V1.0.0

13 Oct 14:08
78e40f4
Compare
Choose a tag to compare

Bot Version 1.0.0

All Features apart from Username checking.