3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00
zeppelin/src/plugins
2019-02-18 02:07:54 +02:00
..
AutoReactions.ts AutoReactions: allow use of custom emojis from other (shared) servers 2019-02-09 14:35:24 +02:00
BotControl.ts Add performance logging 2019-02-08 21:04:04 +02:00
Cases.ts GuildActions: create overloads for known actions; refactor certain actions, using only 1 args object; mutes: move !mutes to the Mutes plugin, fix case number not showing in mute list, make mute list prettier 2019-02-15 05:07:28 +02:00
Censor.ts Censor: add invite setting for group dm invites, fix error when filtering group dm invites 2019-02-16 15:54:39 +02:00
Logs.ts Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +02:00
LogServer.ts Allow making archives permanent. Make archives permanent when attached to a case. Add log file metadata dynamically when served (instead of in the body directly). Add missing index on archives.expires_at. 2019-01-13 17:29:26 +02:00
MessageSaver.ts Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +02:00
ModActions.ts Allow using !update without a case number. Will update the mod's latest case instead. 2019-02-17 15:23:40 +02:00
Mutes.ts GuildActions: create overloads for known actions; refactor certain actions, using only 1 args object; mutes: move !mutes to the Mutes plugin, fix case number not showing in mute list, make mute list prettier 2019-02-15 05:07:28 +02:00
NameHistory.ts Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +02:00
Persist.ts Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +02:00
PingableRoles.ts Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +02:00
Post.ts Post: add --enable-mentions flag to !post 2019-02-17 16:02:16 +02:00
ReactionRoles.ts ReactionRoles: add support for auto-refresh; don't allow refreshing the same message's reactions multiple times at once 2019-02-18 01:58:21 +02:00
Slowmode.ts Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +02:00
Spam.ts Spam: max_voice_move -> max_voice_moves, add to default mod override as well 2019-02-17 17:23:10 +02:00
Starboard.ts Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +02:00
Tags.ts Tags: add aliases for !tag list: !tags and !taglist 2019-02-09 13:18:23 +02:00
Utility.ts Utility: remove 'Large' from !server command, tweak the layout a bit 2019-02-18 02:07:54 +02:00
ZeppelinPlugin.ts ZeppelinPlugin: add utility function to check if we can use an emoji 2019-02-09 14:34:42 +02:00