Skip to content

Releases: Commandserver/Antispambot

Mass ban command

03 Nov 21:30
8f6bb8d
Compare
Choose a tag to compare

Features

  • Updated D++ version to 10.0.21
  • Added some domains to the domain-blacklist
  • Refactored intents, tabs, comments & code style
  • A mass ban command to ban suspicious accounts e.g. on raids, as you can see in the screenshot
    image

Bugfixes

  • Fixed potentially memory leak 538e8c0

Updated some comments

26 Jul 19:42
462416c
Compare
Choose a tag to compare
Merge pull request #27 from Commandserver/dev

updated README.md

quality of live improvements

01 Jul 12:43
451d0b6
Compare
Choose a tag to compare

Updates

  • Updated to the new slash command permissions system
  • It's now using a webhook to send log messages instead of normal messages
  • Added some blacklisted domains

Fixed bugs

  • fixed bug: return statement missing after reply to slash command cd54539

small quality of live improvements

07 May 20:14
d82d5b4
Compare
Choose a tag to compare

Updates

  • updated some comments
  • translated everything to english
  • added some domains to the blacklist

Fixed bugs

  • fixed the the /manage domainblacklist slashcommand which didn't parsed the URL properly.

Speed improvement

15 Apr 13:15
2cde366
Compare
Choose a tag to compare

Using the new version of the D++ library, 10.0.6 speeds up REST requests!