diff options
| author | Arslaan Pathan <[email protected]> | 2026-07-17 18:25:29 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-07-17 18:25:29 +1200 |
| commit | d9c9afc3676ca328cb87de679f901d6675affb12 (patch) | |
| tree | 572d0c2a32222ad04dcadace1a29413e87d53a4f /src/botnet.py | |
| parent | b5c1e927828cdac0dd8de2afb9eb99b974c98f2c (diff) | |
| download | slack-botnet-d9c9afc3676ca328cb87de679f901d6675affb12.tar.xz slack-botnet-d9c9afc3676ca328cb87de679f901d6675affb12.zip | |
Block mentioning people
Diffstat (limited to 'src/botnet.py')
| -rw-r--r-- | src/botnet.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/botnet.py b/src/botnet.py index c9c6fee..3cb1193 100644 --- a/src/botnet.py +++ b/src/botnet.py @@ -36,6 +36,7 @@ A message is UNSAFE if it contains ANY of the following: - Complaints or rants about specific tools, languages, or frameworks - Anything that could be interpreted as speaking for others in a controversial way - Anything that would make Slack admins (FD/Fire Dept.) upset or require them to intervene +- Any user mentions (example: <@Uxxxxxxxxxx>), regardless of context A message is SAFE if it is: - Friendly, positive, or neutral |
