-
The DMA page on auto-moderation has some notes on how major bots do anti-raid functionality. Some of it doesn't sound very hard to implement, so we should have that here.
https://discord.com/modera…
-
Hello, this is just a little suggestion,
A 'lockdown' command would be useful, what it does is when you run it and anyone dms the bot, it doesn't create a thread and sends a response like 'mod mail i…
-
an Anti-Raid system.
Detects a large group of users joining a server. (off by default).
oodvg updated
3 years ago
-
- [ ] Raid must not trigger before both raid size and raid time's values are hit
- [ ] When it is triggered, message must be sent in moderator channel
- [ ] If NotifyModerators is on, said message m…
-
Ability to stop Anti Raid Nukes during execution
-
# Feature request
Cog: WarnSystem Automod
## Description
Currently, there's an antispam system, so this shouldn't be too hard to implement.
Essentially what this would be doing is looking at…
-
Some spambots automatically rejoin after being kicked, leading to a lot of noise. Would it be possible (or practical) to be able to configure Anti-Raid Mode to ban people who rejoin x number of times?…
-
# Add
## Features
- [ ] Simple multi-currency/scoring system
- [ ] Experimental button commands (i.e all user-related actions are buttons in /user, channel-related actions are in /channel, etc.)
…
-
Bonjour,
J'ai essayé d'utiliser votre bot anti raid, mais le problème est que celui ci me retourne une erreur.
J'ai bel et bien mis le token dans le fichier approprié.
Voici l'erreur:
"SyntaxError…
-
I’m trying to run mlua in a tokio spawn local through a threadpool for luau
However, errors in rust function seems to cause un-unwindable panics due to my usage of panic = abort. Removing panic = a…