zappyzep/src/plugins
2019-02-17 15:19:55 +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 Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +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: allow adding linebreaks with \n 2019-02-09 14:47:50 +02:00
ReactionRoles.ts Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +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: add max characters filter 2019-02-09 13:23:21 +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 Update to Knub 17.0.1, remove all d.nonBlocking() calls 2019-02-17 15:19:55 +02:00
ZeppelinPlugin.ts ZeppelinPlugin: add utility function to check if we can use an emoji 2019-02-09 14:34:42 +02:00