3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-23 09:35:02 +00:00
Commit graph

2030 commits

Author SHA1 Message Date
metal
d660adb528
Update backend/src/plugins/Automod/actions/removeRoles.ts
Co-authored-by: Almeida <almeidx@pm.me>
2021-09-08 14:22:21 +01:00
metal
07193d2ebc
Update backend/src/plugins/Automod/actions/changeRoles.ts
Co-authored-by: Almeida <almeidx@pm.me>
2021-09-08 14:22:13 +01:00
metal
ffb17755f2
Update backend/src/plugins/Automod/actions/changeRoles.ts
Co-authored-by: Almeida <almeidx@pm.me>
2021-09-08 14:21:48 +01:00
metal
8e01cfb766
Update backend/src/plugins/Automod/actions/changeRoles.ts
Co-authored-by: Almeida <almeidx@pm.me>
2021-09-08 14:21:39 +01:00
metal
b0182f7ca5
Update backend/src/plugins/Automod/actions/changeRoles.ts
Co-authored-by: Almeida <almeidx@pm.me>
2021-09-08 14:21:25 +01:00
metal
d4db1a7ff5
Update backend/src/plugins/Automod/actions/changeRoles.ts
Co-authored-by: Almeida <almeidx@pm.me>
2021-09-08 14:21:20 +01:00
Almeida
a086a24eed
Dot syntax 2021-09-08 14:21:03 +01:00
metal
f7eb08c067
Update backend/src/plugins/Automod/actions/addRoles.ts
Co-authored-by: Almeida <almeidx@pm.me>
2021-09-08 14:14:26 +01:00
metal
0a8fffd63c
lines 2021-09-08 12:16:36 +00:00
metal
1767dbced6
add config validations 2021-09-08 12:15:38 +00:00
metal
9d93a11405
initial 2021-09-08 12:07:01 +00:00
Dragory
8dfa9aec2a
Fix !nickname crash 2021-09-06 00:55:35 +03:00
Dragory
c33f144944
Fix starboard reactions within threads 2021-09-05 23:49:35 +03:00
Dragory
82ca94e8c9
Limit which changed props are included in update logs 2021-09-05 23:46:40 +03:00
Dragory
70fb0b5baa
Ignore mime type charset and other extra details in match_mime_type 2021-09-05 21:01:13 +03:00
Dragory
497d334b15
Fix channel/category/thread matching for threads in Automod overrides 2021-09-05 20:58:50 +03:00
Dragory
9dea0e7d17
Allow using thread/is_thread override criteria 2021-09-05 20:58:26 +03:00
Dragory
375837c31f
Use permissions for dashboard perm listing commands 2021-09-05 20:09:22 +03:00
Dragory
57421a8439
presetup configurator: enable skipLibCheck in tsconfig 2021-09-05 18:33:42 +03:00
Dragory
665fde0b7d
presetup configurator: update package-lock.json to lockfile v2 2021-09-05 18:33:26 +03:00
Dragory
08e6e5a061
presetup configurator: ignore build/ from git 2021-09-05 18:32:46 +03:00
Dragory
bd851c4d54
Fix dashboard login redirect 2021-09-05 18:11:55 +03:00
Dragory
b966c1fa5b
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-09-05 17:38:59 +03:00
Dragory
7058d81631
Fix dist copy in update-dashboard.sh, return to original dir 2021-09-05 17:38:52 +03:00
Almeida
70f2d75327
Rename use_inline_reply to inline (#278) 2021-09-05 17:38:03 +03:00
Dragory
cc4477a7ee
Fix !jumbo for default emoji 2021-09-05 17:30:34 +03:00
Dragory
f13695c524
Add command to add servers from invites with eligibility check 2021-09-05 17:07:50 +03:00
Dragory
3b09d2d679
Add rudimentary user management to dashboard 2021-09-05 16:42:35 +03:00
Dragory
48c4b3578d
Update server owner dashboard permissions automatically 2021-09-05 14:34:06 +03:00
Dragory
971ec0de6c
Update permission names + code formatting 2021-09-05 13:58:27 +03:00
Dragory
ff648e7071
Start work on API audit logs 2021-09-05 13:58:08 +03:00
Dragory
947a49761e
Add support for API permission expiry 2021-09-05 13:53:46 +03:00
Dragory
2b8f75b91b
Upgrade to Knub v30.0.0-beta.45 2021-09-04 22:15:27 +03:00
Dragory
05c2434efc
Add command to monitor plugin load performance 2021-09-04 22:11:38 +03:00
Dragory
e95987a766
Fix rare crash if isOwner() is called before the global config is loaded 2021-09-04 22:11:08 +03:00
Dragory
0b6e61bf25
Upgrade to Knub v30.0.0-beta.44 2021-09-04 21:23:53 +03:00
Dragory
5e13938f60
More++ debug 2021-09-04 21:02:55 +03:00
Dragory
b550ce0c8e
More+ debug 2021-09-04 20:53:32 +03:00
Dragory
2190523866
Fix missing await 2021-09-04 20:49:25 +03:00
Dragory
e5fd91eac9
More debug 2021-09-04 20:49:05 +03:00
Dragory
8d84e8cb14
One more debug code tweak 2021-09-04 20:29:34 +03:00
Dragory
633cf70f09
Tweaks to debug code 2021-09-04 20:24:30 +03:00
Dragory
a396779cd5
Add debug code for duplicate message saving 2021-09-04 20:16:44 +03:00
Dragory
6486dd7ca8
Update update scripts and process files 2021-09-04 19:57:59 +03:00
Dragory
200e8ba89d
Remove leftover piece of code 2021-09-04 19:49:04 +03:00
Jonathan
6e5dd2c31f
Fix typo in !removerole (#228) 2021-09-04 19:45:10 +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
metal
60515ad788
Update invite detection regex (#259) 2021-09-04 19:36:15 +03:00
Almeida
86143e7031
Don't match video embed descriptions (#256) 2021-09-04 19:23:31 +03:00