3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 13:51:51 +00:00
Commit graph

237 commits

Author SHA1 Message Date
Dragory
d781c6c3b4
Fix deletion limit in message cleanup 2020-05-28 03:09:27 +03:00
Dragory
bf3cae2201
Run message cleanup more frequently with a lower limit 2020-05-28 02:52:51 +03:00
Dragory
26f1042b8e
Retain bot messages for a shorter time, raise deletion limit 2020-05-28 02:50:07 +03:00
Dragory
6cd07ed696
Don'Ãt run message cleanup queries in the API process 2020-05-28 02:45:07 +03:00
Dragory
1ff86defc3
Fix 3 2020-05-28 02:39:04 +03:00
Dragory
ca9af4f24e
Fix 2 2020-05-28 02:37:14 +03:00
Dragory
51a16ee1aa
Fix 2020-05-28 02:34:26 +03:00
Dragory
8f71e51041
Small tweak to message cleanup 2020-05-28 02:30:03 +03:00
Dragory
e4aa101edd
Lower message retention period to 1 day 2020-05-28 01:54:38 +03:00
Dragory
64d633c820
Optimize !server by removing status counts 2020-05-28 01:50:26 +03:00
Dragory
e54fa36df7
Improvements to the bot control !guilds command 2020-05-28 01:45:18 +03:00
Dragory
f9568ab37b
Store supporters in the database 2020-05-28 01:29:51 +03:00
Dragory
cb4beacf8a
automod: add affects_bots 2020-05-28 00:55:09 +03:00
Dragory
7724c8f65b
Add supported to !about 2020-05-23 19:45:55 +03:00
Dragory
e0209d3319
dashboard: work on guild access page 2020-05-23 17:31:01 +03:00
Dragory
f90ee12b9f
dashboard: add staff vuex store 2020-05-23 16:28:05 +03:00
Dragory
d03d729438
dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup 2020-05-23 16:22:03 +03:00
Dragory
a2395d974a
Update descriptions for Censor/Spam to point to Automod for more advanced functionality 2020-05-23 15:31:54 +03:00
Dragory
154104233f
Remove test code 2020-05-23 00:13:05 +03:00
Dragory
7421714fd0
tags: rename timeFormat() to formatTime() 2020-05-22 23:55:00 +03:00
Dragory
2ad10129fa
Fix over-eager matching for YouTube embeds 2020-05-22 23:44:21 +03:00
Dragory
53a9c58dd4
automod.reply: allow embeds, add auto_delete option 2020-05-22 23:38:11 +03:00
Dragory
1cff4fb801
tags: add support for embeds 2020-05-22 23:21:57 +03:00
Dragory
7f02aec20c
tags: add support for cooldowns 2020-05-22 22:57:51 +03:00
Dragory
22a77994f6
Add logs for !note 2020-05-22 22:21:56 +03:00
Dragory
a608fe0163
Add 'reason' variable to mod action logs 2020-05-22 22:18:54 +03:00
Dragory
dca678989e
Add pagination to !mutes, show manual mutes separately with -manual 2020-05-22 22:11:08 +03:00
Dragory
221f996f45
Aliases for hidecase/unhidecase 2020-05-22 21:22:15 +03:00
Dragory
9609af2a64
Merge branch 'exportForMutesList' of git://github.com/DarkView/ZeppelinBot into DarkView-exportForMutesList 2020-05-22 21:20:46 +03:00
Dragory
a6828b60a9
Code style tweak 2020-05-22 21:19:14 +03:00
Dragory
c6b68948b9
Merge branch 'allowMultipleIDsOnClearmute' of git://github.com/DarkView/ZeppelinBot into DarkView-allowMultipleIDsOnClearmute 2020-05-22 21:18:08 +03:00
Dragory
7299c671ad
Small code style tweak 2020-05-22 21:17:04 +03:00
Dragory
28203b768d
Merge branch 'boostNullFix' of git://github.com/DarkView/ZeppelinBot into DarkView-boostNullFix 2020-05-22 21:16:27 +03:00
Dragory
c63368187b
Merge branch 'automoMessageLink' of git://github.com/DarkView/ZeppelinBot into DarkView-automoMessageLink 2020-05-22 21:15:43 +03:00
Dragory
d526632d57
Tweaks to time/date tag functions 2020-05-22 21:14:26 +03:00
Dragory
d4f954240d
Merge branch 'timeRelatedTagArgs' of git://github.com/DarkView/ZeppelinBot into DarkView-timeRelatedTagArgs 2020-05-22 20:58:46 +03:00
Dragory
2be80e10d1
Fix softban permission 2020-05-22 20:57:31 +03:00
Dragory
8fdc43e122
Merge branch 'kickCleanArg' of git://github.com/DarkView/ZeppelinBot into DarkView-kickCleanArg 2020-05-22 20:56:47 +03:00
Dragory
fd947ba191
Fix merge conflict 2020-05-22 20:55:15 +03:00
Dragory
fb8dc03aac
automod: only apply 1 matching rule on member join
This is consistent with message rule behaviour.
2020-05-22 20:53:30 +03:00
Dragory
130afa61eb
Run Automod on message edits 2020-05-22 20:52:23 +03:00
Dragory
238e66474a
logs: batch log messages by default (1000ms) 2020-05-22 20:49:57 +03:00
Dragory
38f71c6d8d
logs: add excluded_channels 2020-05-22 20:49:37 +03:00
Dragory
47c5722060
Add a shared lock for Persist and ReactionRoles plugins to prevent race conditions 2020-05-22 20:35:15 +03:00
Dragory
a5178dc78f
*Remove* debug line 2020-05-13 07:56:39 +03:00
Dragory
976a1c8d50
Remove debug line 2020-05-13 07:54:54 +03:00
Dragory
b83122365a
Fix !role help not using the proper prefix at one place 2020-05-13 07:51:52 +03:00
Dragory
fc706d38ee
Fix SimpleError not logging properly 2020-05-11 04:02:22 +03:00
Dragory
31d3e2b1d7
Another potential fix for Node.js 13/14 incompatibility 2020-05-08 18:29:17 +03:00
Dragory
0de53d1fb4
Possible fix for module error on Node.js 13 and 14 2020-05-08 03:13:30 +03:00