Skip to content

Releases: TheAntiscamGroup/AntiScamBot

v2.4.0

08 Feb 20:22
b90cae9

Choose a tag to compare

  • Improves the ban "burnout" handling code
  • Wraps user text into code blocks so Discord doesn't try to format text in embeds
  • Can now use /scamguard tool to get a link User Tool
  • Improved first time install messages
    • Attempt to use private threads over global messages
    • Improved permission checks and resiliency
    • Rank sort channels best on which would be more likely to succeed on post
  • Handling user tool ScamGuard bot invites
  • Better reporting thread caching
  • Automatically truncate messages before the 2000 character mark
  • Allow for marking actions as "safe" to run in parallel with other tasks that run in intervals (like backups)
  • Add support for banning a server from using ScamGuard
  • Improve config selector objects

v2.3.0

29 Nov 04:14
d0c8793

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #93
  • Migrated website off the project into a new project https://github.com/socksthewolf/AntiScamBotSite
  • Added fixes for #94, to properly handle ban cooldown
  • Post a message the first time the bot joins a server via #57
  • Remove old /activate and /deactivate commands that aren't used anymore
  • Fixed multiple minor bugs
  • Added more strings to the string table
  • Fixes first time task run functionality

Full Changelog: v2.2.0...v2.3.0

v2.2.0

24 Nov 00:28
01fa0fe

Choose a tag to compare

What's Changed

  • Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #88
  • Bump python-dotenv from 1.1.1 to 1.2.1 by @dependabot[bot] in #87
  • Fixed pylance typing errors
  • Updated other dependencies such as Discord.py
  • Auto-apply forum tags on report threads when /scamban is executed
  • Add internal support for kicking, though this doesn't do anything
  • Internal refactor of code and classes for QOL cleanup
  • Fix indenting across the entire project
  • Fix GH actions to be more secure and more broad
  • Added external string dictionary to make code files easier to read
  • Add auto-retry of actions upon Discord 503 errors, this makes the system a bit more resilient.

Full Changelog: v2.1.0...v2.2.0

v2.1.0

26 Oct 07:20
9d509c5

Choose a tag to compare

A bunch of housekeeping and cleanup in this version update. Dependencies have been upgraded and fixed, project runs a bit smoother now.

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

13 Jul 21:35
b20a5dd

Choose a tag to compare

Minor updates that remove the website files (now in its own branch) and fix minor activation problems.

v2.0.0

25 May 01:14
bc96f8e

Choose a tag to compare

Massive change here, allowing for remote activation, adding of webhooks, handling the database much better, and a boatload of fixes over time. This change has been a long time coming.

What's Changed

New Contributors

Full Changelog: v1.5.0...v2.0.0

v1.5.0

24 Nov 20:55
6898bfa

Choose a tag to compare

Bug fixes, subinstancing, other functionality towards maturing the bot for version 2.0

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.5.0

v1.0.0

29 Sep 04:09
7da8087

Choose a tag to compare

Early Access release of the bot!

Full Changelog: https://github.com/SocksTheWolf/AntiScamBot/commits/v1.0.0