zappyzep/src/plugins
2018-08-05 00:58:03 +03:00
..
BotControl.ts BotControl: add function to reload all global plugins, other tweaks 2018-08-05 00:43:58 +03:00
Censor.ts fix(censor): handle unknown invites gracefully 2018-08-03 19:24:40 +03:00
Logs.ts Don't crash when sending a log message that is too long 2018-08-03 19:26:06 +03:00
LogServer.ts LogServer: retry starting the web server if it fails due to EADDRINUSE (probably old instance of the bot still shutting down) 2018-08-05 00:45:35 +03:00
ModActions.ts ModActions: don't re-message on overlapping mute, update old case instead; allow specifying an unmute time 2018-08-05 00:58:03 +03:00
Persist.ts Add persist plugin 2018-07-30 23:35:44 +03:00
Post.ts Add post plugin for posting messages as the bot 2018-07-14 20:54:48 +03:00
ReactionRoles.ts Use fancier typings in ReactionRolesPlugin 2018-08-03 19:26:27 +03:00
Spam.ts Add case_id to mutes. Add !mutes command to list mutes. 2018-08-05 00:18:50 +03:00
Utility.ts Add !guild_reload to reload the current guild's config and plugins 2018-08-03 19:26:54 +03:00