3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-17 15:15:02 +00:00
zeppelin/src/plugins
2019-02-16 12:01:31 +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 Update to Knub 14.0.0 and make changes to plugins accordingly 2019-01-03 06:15:28 +02:00
Logs.ts Logs: add support for batching multiple log messages into 1 2019-02-16 11:47:15 +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 Make several event handlers non-blocking for performance 2019-01-13 23:31:09 +02:00
ModActions.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
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 NameHistory: save username on join, make nickname change detection better 2019-01-15 04:25:46 +02:00
Persist.ts Make several event handlers non-blocking for performance 2019-01-13 23:31:09 +02:00
PingableRoles.ts Make several event handlers non-blocking for performance 2019-01-13 23:31:09 +02:00
Post.ts Post: allow adding linebreaks with \n 2019-02-09 14:47:50 +02:00
ReactionRoles.ts ReactionRoles: queue reaction removals 2019-02-16 12:01:31 +02:00
Slowmode.ts More non-blocking optimization 2019-01-13 23:37:53 +02:00
Spam.ts Spam: add max characters filter 2019-02-09 13:23:21 +02:00
Starboard.ts Starboard: ignore error when fetching message in onMessageReactionAdd 2019-02-09 14:38:50 +02:00
Tags.ts Tags: add aliases for !tag list: !tags and !taglist 2019-02-09 13:18:23 +02:00
Utility.ts utility: sort !roles by name 2019-02-15 05:20:38 +02:00
ZeppelinPlugin.ts ZeppelinPlugin: add utility function to check if we can use an emoji 2019-02-09 14:34:42 +02:00