Dragory
dfa5ef69f4
debug: more profiling for Automod
2021-10-05 23:54:58 +03:00
Dragory
ebd18e5374
debug: re-enable Automod with extra profiling
2021-10-05 23:49:00 +03:00
Dragory
085918cb29
fix(automod): always break triggerLoop on match, even if allow_further_rules is enabled
2021-10-05 21:11:41 +03:00
Dragory
52b0731784
feat: add more detailed automod profiling
2021-10-05 21:09:03 +03:00
Dragory
c1c7c092d9
Reformat all files with Prettier
2021-09-11 19:06:51 +03:00
Dragory
0684d07102
Fix channel/category/thread matching for threads in Automod overrides
2021-09-05 20:58:50 +03:00
Almeida
72d5ffa4bf
Don't match video embed descriptions ( #256 )
2021-09-04 19:23:31 +03:00
Dragory
01fcab3262
Don't apply Automod on Zeppelin itself
2021-08-21 00:39:50 +03:00
Dragory
00fc1895f7
Thread fixes
2021-08-18 20:47:24 +03:00
Dragory
dd78ac0090
Typed log functions + more
2021-08-18 01:51:42 +03:00
Almeida
d95477ef95
removed leftover console.log
2021-08-14 15:05:10 +01:00
Almeida
697c31b7bb
added allow_further_rules option to automod rules
...
This essentially makes it so you can run multiple rules at once
2021-08-14 15:05:08 +01:00
Dark
63d143a0ce
DJS Update, Full Import Cleanup
2021-07-25 14:32:08 +02:00
Dark
de85ba37b9
More fixes, change rest of stripObjectToScalars to configAccessibleObj
2021-07-21 22:14:09 +02:00
Dark
d24aea7c5c
Start move to configAccessibleObjects, exclude perm overrides from logs
...
configAccessibleObjects are used to guarantee backwards compatibility and consistency.
Perm overrides from our own plugins are ignored as to not spam logs through bot managed slowmode or companion channels
2021-07-06 05:23:47 +02:00
Dark
1c7e97c785
Fix various bugs, update djs
2021-07-04 23:14:12 +02:00
Dark
2977363dc0
Type fixes for djs
2021-06-30 04:56:56 +02:00
Dark
38a5e07be8
Formatting and initial ButtonRoles DB work
2021-06-08 02:23:30 +02:00
Dark
addb614023
Organise all imports, make Mutes depend on Logs
2021-06-06 23:51:32 +02:00
Dark
c99e745f89
Finish preliminary rework, ready to test
2021-06-02 04:07:50 +02:00
Dark
3883b5b749
More rework progress, remove all eris imports
2021-06-01 02:05:55 +02:00
Dragory
047174fbc4
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass
2021-05-23 14:35:16 +03:00
Dragory
92b960216d
Improve antiraid trigger automod logs
2021-04-02 19:50:37 +03:00
Dragory
7088b883e2
Fix antiraid_level automod trigger not being available
2021-04-02 19:47:30 +03:00
Dragory
145451e7c0
automod: if a rule is on cooldown, allow rules after it to trigger
2021-04-02 18:00:11 +03:00
Dragory
6273b5f534
automod: fix cooldowns applying across rules
2021-04-02 17:59:41 +03:00
Dragory
3f77e598ac
automod: add antiraid_level trigger
2021-04-02 17:53:16 +03:00
Dragory
c78b2b7d8e
Counters v0.9
...
Includes automod trigger/action. No user-facing commands yet.
2021-02-13 17:29:10 +02:00
Dragory
6f2d5a3784
Turn on strict TS compilation. Fix up and tweak types accordingly.
2020-11-09 20:03:57 +02:00
Dragory
72829cff54
Add sticker_spam automod trigger
2020-10-16 02:01:07 +03:00
Dragory
d0fe2dea04
Update to new Knub 30 beta. Code clean-up.
2020-10-01 01:43:38 +03:00
Dragory
46ade30efb
automod: treat unknown users as bots
...
Primarily because of webhooks that don't have a real user
associated with them.
2020-09-17 22:17:39 +03:00
Dragory
bd05095429
automod: add role_added and role_removed triggers
2020-08-10 02:22:39 +03:00
Dragory
ad1840df17
Fix up some automod context objects/types
2020-08-02 16:11:42 +03:00
Dragory
d5b8ee5583
automod: fix spam filters counting edits multiple times
2020-08-02 03:23:12 +03:00
Dragory
d72a9defb6
automod: tweaks/fixes to spam detection
2020-07-30 22:47:33 +03:00
Dragory
a7d9bc63d7
automod: fix crash, improve user id detection
2020-07-30 13:45:42 +03:00
Dragory
382462a310
automod: add cooldown support
2020-07-30 01:54:18 +03:00
Dragory
13e45f4c54
automod: add default configs for actions
2020-07-30 01:45:14 +03:00
Dragory
ca3cc514e7
automod: don't generate summary if doing a silentClean
2020-07-29 22:54:26 +03:00
Dragory
7f1f585f5e
automod: create archives for matched spam
2020-07-29 22:42:31 +03:00
Dragory
05201d10f2
automod: update match summaries for match_* triggers
2020-07-29 22:42:17 +03:00
Dragory
b59d2f961e
Don't run actions set to 'null' or 'false'
2020-07-28 21:53:01 +03:00
Dragory
62c68b99f7
More Automod updates
2020-07-28 21:51:58 +03:00
Dragory
00f27b930e
Automod actions + ModActions public interface
2020-07-28 21:34:01 +03:00
Dragory
8ab1712fb6
Automod work vol 3
2020-07-27 22:19:34 +03:00
Dragory
7113d3953e
Automod work vol 2
2020-07-27 21:51:03 +03:00
Dragory
c23f37d991
Automod work
2020-07-27 20:42:10 +03:00