Changelog
Discover the detailed list of changes made to RaidProtect.
3.2.0 (10/07/2025)​
- New feature DM Lock.
- Choice of sanctions applied by anti-spam. #85
- New anti-spam logs (more visibility on detections).
- Activation of a minimum account age without captcha. #314
- New command /bypass minage to accept a user who doesn’t meet the required account age. #447
- Complete overhaul of the command
/userinfo
. - New logs for important bot configuration changes.
- Fixes:
- Anti-spam now works in threads.
- The command
/lock
now supports forum and media channels, and blocks threads with the channels. - The captcha no longer blocks new members when the bot does not have the necessary permissions.
- Fixed the bug with the command
/clear
when the bot lacked the necessary permissions in a channel.
- Improved UI/UX:
- Clarification on the ability to type in the member, role, and channel select menus.
- Check for the presence of the
COMMUNITY
feature when configuring Auto Raid Mode.
- Performance and stability:
- Revamped emoji management (
@fca.gg/glyph
v1.0.0). - Reduced startup time and cluster monitoring (
@fca.gg/midway
v1.3.1). - Better rate limit handling and reduced latency (
@fca.gg/iris
v1.1.4). - Integrated Sentry for error tracking and improved dev support (
@fca.gg/kino
v1.0.0).
- Revamped emoji management (
3.1.1 (21/05/2025)​
- New feature Role Tag. #512
- New moderation command
/timeout
. #52 - Automatic tracking of updates in each server's general log room.
- Performance and stability:
- Cleanup of persistent antispam states.
- Fixed memory leaks.
- Optimized database calls.
- Improved overall bot speed.
3.1.0 (12/03/2025)​
- Added Slash Commands. #463
- Internationalization (added English). #109
- New feature
/report
. #164 - New configuration commands:
- Advanced settings:
- Enable/disable each feature individually. #356
- Choose the delay and number of attempts before expulsion by the captcha. #363
- Option to select the verification channel for the captcha. #385
- Ignore users/roles/categories in the anti-spam. #362
- Choose the prefix for hybrid commands. #103
- Option to choose whether the
/lock
command renames the locked channel with🔒
.
- Improved UX:
- Prefix displayed when pinging the bot + mention as a universal prefix. #193
- Disabling the captcha no longer deletes the associated role and channel. #43
- Automatic detection of permission issues related to channels and roles. #65
- Automatic visibility check of the verification channel in Discord's onboarding process.
- Standardized messages.
- Improved bot performance and stability.
3.0.0 (01/14/2023)​
- Complete rewrite aimed at preparing for future updates and stabilizing the bot.
- Fixed all known bugs to date.
- The
?raidmode
command now uses the "Disable Invites" feature. - Automatic sending of a private message to the concerned member when a sanction is applied. #426
2.2.0 (04/13/2020)​
- Improved bot performance.
- Significant changes to the project's internal architecture.
2.1.3 (10/13/2019)​
- Removed the blacklist and associated commands.
- Ability to ban any user by their ID, even if they are not in the affected server. #113 #148
- Display of the ban reason in the response of the
?ban
command. - The
?raidmode
command now requires the permission to kick members. - Changed the kick duration if the captcha is not completed (5 min). #129
- Various internal improvements.
2.1.2 (04/17/2019)​
- Added the
?userinfo
command. #29 Added the(Feature removed).?lockall
and?unlockall
commands- Added the
?kick
and?ban
commands. - Added min-age to the captcha (ability to set a minimum account age to access the server).
- Option to configure automatic deletion of command invocation messages. #26
- The logs channel is automatically recreated if deleted.
- Overhauled database connection.
- Bug fixes and various improvements.
2.1.1 (02/21/2019)​
- Removed
?settings captcha
(replaced by?captcha
). - Added the ability to set a logs channel for the captcha.
- Added an autorole compatible with the captcha.
- Simplified the captcha (5/6 correct letters required).
- Other minor changes.
2.1.0 (02/16/2019)​
- Added captcha (
?settings captcha
). #11 - Added anti-spam security level (
?settings spamlevel
). #25 - Added the
?about
and?invite
commands. - Added the
?clear
command. - Various changes and bug fixes.
2.0.1 (02/04/2019)​
2.0.0 (01/26/2019)​
- Added anti-spam.
- Added automatic raid mode.
- Added the logs channel.
- Added bot configuration.
- Added channel locking.
- Numerous various changes.