almeidx
|
24cc532e86
|
fix: allow 0 deleteMessageDays and fix upper limit
|
2022-02-19 17:57:01 +00:00 |
|
Dragory
|
feeb048855
|
debug: add debug logging to automod clean action
|
2022-01-17 21:28:00 +02:00 |
|
Dragory
|
ff160be1fa
|
fix(automod): don't try to reply with an empty message
|
2021-11-27 11:52:26 +02:00 |
|
Dragory
|
673ec7b09a
|
chore: resolve eslint issues
|
2021-11-03 16:59:08 +02:00 |
|
Dragory
|
8ac117a6f3
|
feat: use InternalPoster for Automod alerts
|
2021-11-02 22:12:57 +02:00 |
|
Dragory
|
b162d8c72e
|
fix: add missing noop import
|
2021-10-31 22:16:37 +02:00 |
|
metal
|
f9c0e661af
|
feat: add automod start_thread action (#274)
Co-authored-by: Almeida <almeidx@pm.me>
|
2021-10-31 17:27:00 +02:00 |
|
Dragory
|
ac79eb09f5
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
|
Almeida
|
70f2d75327
|
Rename use_inline_reply to inline (#278)
|
2021-09-05 17:38:03 +03:00 |
|
Almeida
|
b3e2e0cffb
|
Add archive_thread action to automod (#271)
|
2021-09-04 19:37:49 +03:00 |
|
Almeida
|
98f7c27dd4
|
Add use_inline_reply option to the Automod reply action (#269)
|
2021-09-04 19:37:02 +03:00 |
|
Dragory
|
0b28215208
|
Fix logMessage variable not working in automod alert
|
2021-08-20 20:31:36 +03:00 |
|
Dragory
|
2e49319e9c
|
Automod reply action embed fix
|
2021-08-19 19:54:02 +03:00 |
|
Dragory
|
8ffafe1214
|
You saw nothing
|
2021-08-18 21:08:30 +03:00 |
|
Dragory
|
0e7cf9715f
|
Thread fixes
|
2021-08-18 20:47:24 +03:00 |
|
Dragory
|
d109a58cb7
|
Type fixes + use template safe values for renderTemplate() everywhere
|
2021-08-18 20:32:45 +03:00 |
|
Dragory
|
59e75e0584
|
Type fixes + circular dependency fix
|
2021-08-18 20:01:06 +03:00 |
|
Dragory
|
bed6589d48
|
Typed log functions + more
|
2021-08-18 01:51:42 +03:00 |
|
almeidx
|
3537305c59
|
upgrade discord.js
|
2021-08-04 20:45:42 +01:00 |
|
Dark
|
c932269b7d
|
DJS Update, Full Import Cleanup
|
2021-07-25 14:32:08 +02:00 |
|
Dark
|
acb4913495
|
More fixes, change rest of stripObjectToScalars to configAccessibleObj
|
2021-07-21 22:14:09 +02:00 |
|
Dark
|
dda19de6e6
|
Fix various bugs, update djs
|
2021-07-04 23:14:12 +02:00 |
|
Dark
|
1ad70ffe1a
|
Change DiscordRESTError to DiscordAPIError
|
2021-06-30 23:06:02 +02:00 |
|
Dark
|
0822fc15e5
|
Type fixes for djs
|
2021-06-30 04:56:56 +02:00 |
|
Dark
|
5efdf5ce95
|
Formatting and initial ButtonRoles DB work
|
2021-06-08 02:23:30 +02:00 |
|
Dark
|
6ac9d2f2a2
|
Organise all imports, make Mutes depend on Logs
|
2021-06-06 23:51:32 +02:00 |
|
Dark
|
edcfd2333f
|
Bot now connects, lint fixes
|
2021-06-02 19:35:44 +02:00 |
|
Dark
|
d0a1beb809
|
Finish preliminary rework, ready to test
|
2021-06-02 04:07:50 +02:00 |
|
Dark
|
52839cc9f3
|
More rework progress, remove all eris imports
|
2021-06-01 02:05:55 +02:00 |
|
Dragory
|
ddaf3c98ee
|
Fix hide_case being required
|
2021-05-03 19:40:59 +03:00 |
|
Dragory
|
25a3350196
|
Add hide_case option to automod mod actions
|
2021-05-03 18:49:52 +03:00 |
|
Dragory
|
b541d5d087
|
Fix user mention not working in Automod reply action
|
2021-04-29 00:56:56 +03:00 |
|
Dragory
|
eb9cd080fd
|
Add allowed_mentions option to Automod alert action
|
2021-04-29 00:50:25 +03:00 |
|
Dragory
|
73f0b7e30b
|
Small tweaks to set_slowmode Automod action
|
2021-04-28 23:26:43 +03:00 |
|
Nils
|
dd9c52bc43
|
Add automod action for setting slowmode (#167)
|
2021-04-28 23:18:23 +03:00 |
|
Nils
|
903a2369c8
|
Allow automod to issue tempbans (#189)
|
2021-04-28 22:42:54 +03:00 |
|
Dragory
|
3d549b4e78
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2021-04-28 22:40:02 +03:00 |
|
Dragory
|
45e81848a7
|
Add postInCaseLog option for mod action Automod actions; allow forcing case log even when log_automatic_actions is disabled
|
2021-04-28 22:39:49 +03:00 |
|
Nils
|
51db942d97
|
Allow Automod to distinguish whether mod actions are manual or automatic (#179)
|
2021-04-28 22:06:33 +03:00 |
|
Dragory
|
e6461d541d
|
Add permission checks and alerts to Automod 'reply' action
|
2021-04-11 14:13:25 +03:00 |
|
Dragory
|
ad8aab3937
|
Fix error when using an unknown counter from Automod
|
2021-04-11 13:44:48 +03:00 |
|
Dragory
|
186ac65924
|
Handle errors when sending message in automod 'alert' action
|
2021-04-04 22:30:21 +03:00 |
|
Dragory
|
cc795c9742
|
Fix log_automatic_actions option not working for automod actions
|
2021-04-02 19:36:40 +03:00 |
|
Dragory
|
ab51231fef
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2021-04-02 18:00:27 +03:00 |
|
Dragory
|
13294ad351
|
automod: allow setting antiraid level to null/off with set_antiraid_level action
|
2021-04-02 17:52:50 +03:00 |
|
Dragory
|
4147298120
|
Add counter documentation/examples. Tweak counter triggers/actions in automod.
Rename change_counter automod action to add_to_counter,
add set_counter action, rename counter trigger to counter_trigger.
|
2021-04-02 17:44:43 +03:00 |
|
Nils
|
c5d68650a3
|
Enforce unified lock names by using functions to generate lock keys (#165)
|
2021-04-02 16:43:13 +03:00 |
|
Dragory
|
47adfb07eb
|
automod: fix {logMessage} variable in alert text
|
2021-02-15 00:25:20 +02:00 |
|
Dragory
|
6bb6dfadb9
|
automod: use proper locks in removeRoles action
|
2021-02-14 17:16:00 +02:00 |
|
Nils
|
a13b0b6fda
|
Allow certain or all roles to be removed upon mute and readded on unmute (#140)
|
2021-02-13 20:04:40 +02:00 |
|