3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-21 16:55:03 +00:00
Commit graph

28 commits

Author SHA1 Message Date
almeidx
c932333971 upgrade discord.js 2021-08-04 20:45:42 +01:00
Dark
de85ba37b9 More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
Dark
49ec266652 Allow !clean to delete messages not already saved
If a message is found that is not stored, we save it and then bulk delete
2021-06-17 02:10:23 +02:00
Dark
addb614023 Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
1ee016e85e Bot now connects, lint fixes 2021-06-02 19:35:44 +02:00
Dark
c99e745f89 Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
92cf7f31f9 Pre-plugin moves 2021-05-31 21:12:24 +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
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
8bd1572e2a Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
0c9a619880 Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dragory
3fd3933567 logs: fix bulk deletes not being logged 2020-06-04 02:51:15 +03:00
Dragory
52600360f1 Add username/nickname history retention periods 2020-06-02 00:26:06 +03:00
Dragory
f75395b8a9 Message cleanup tweaks 2020-06-01 21:28:07 +03:00
Dragory
3419ed1fa3 Tweaks to avoid deadlocks in GuildSavedMessages 2020-05-30 22:30:44 +03:00
Dragory
97259e1fa0 Push cleanup interval back to 5min 2020-05-28 03:13:34 +03:00
Dragory
327e0d4fd6 Fix deletion limit in message cleanup 2020-05-28 03:09:27 +03:00
Dragory
411d03b7c8 Run message cleanup more frequently with a lower limit 2020-05-28 02:52:51 +03:00
Dragory
98203be85d Retain bot messages for a shorter time, raise deletion limit 2020-05-28 02:50:07 +03:00
Dragory
eeaf0d663a Don'Ãt run message cleanup queries in the API process 2020-05-28 02:45:07 +03:00
Dragory
3e52aa61f4 Fix 3 2020-05-28 02:39:04 +03:00
Dragory
d9b6cffd8c Fix 2 2020-05-28 02:37:14 +03:00
Dragory
bd897e134b Fix 2020-05-28 02:34:26 +03:00
Dragory
4a75235b63 Small tweak to message cleanup 2020-05-28 02:30:03 +03:00
Dragory
e887c6bf60 Lower message retention period to 1 day 2020-05-28 01:54:38 +03:00
Dragory
78d3f7e887 Fix tslint errors 2020-01-12 12:04:20 +02:00
Dragory
9250c84637 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Renamed from src/data/GuildSavedMessages.ts (Browse further)