zappyzep/src/plugins
2019-08-18 16:40:15 +03:00
..
Automod.ts Initial work on new automod 2019-08-18 16:40:15 +03:00
AutoReactionsPlugin.ts Fix userid/channelid argument types; rename userid/userID to userId for consistency; misc code style fix 2019-08-10 01:48:02 +03:00
availablePlugins.ts Add ChannelArchiver plugin 2019-08-10 00:13:55 +03:00
BotControl.ts Add a standardized way of checking for bot owners in global plugins 2019-08-10 00:12:16 +03:00
Cases.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
Censor.ts Debug2 2019-08-04 19:20:46 +03:00
ChannelArchiver.ts ChannelArchiver: include message reactions in archive 2019-08-10 00:43:58 +03:00
CompanionChannels.ts CompanionChannels: snake_case for config options, 'companions' -> 'entries' 2019-07-22 13:27:28 +03:00
CustomEvents.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
GlobalZeppelinPlugin.ts Add a standardized way of checking for bot owners in global plugins 2019-08-10 00:12:16 +03:00
GuildConfigReloader.ts Use GlobalZeppelinPlugin when applicable 2019-08-04 15:47:09 +03:00
GuildInfoSaver.ts GuildInfoSaver: also update owner id 2019-07-12 14:25:27 +03:00
LocateUser.ts Fix userid/channelid argument types; rename userid/userID to userId for consistency; misc code style fix 2019-08-10 01:48:02 +03:00
Logs.ts Add bot alerts for missing audit log permissions; ignore internal server errors on discord's side when fetching audit logs 2019-07-22 13:50:24 +03:00
MessageSaver.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
ModActions.ts Fix issues with long reasons in !ban/softban/kick. Display an error if a ban/softban/kick command fails. 2019-08-14 10:53:35 +03:00
Mutes.ts Mutes: fix mutes/unmutes sometimes not applying/removing the role 2019-08-04 13:16:01 +03:00
NameHistory.ts Fix userid/channelid argument types; rename userid/userID to userId for consistency; misc code style fix 2019-08-10 01:48:02 +03:00
Persist.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
PingableRolesPlugin.ts Fix userid/channelid argument types; rename userid/userID to userId for consistency; misc code style fix 2019-08-10 01:48:02 +03:00
Post.ts Post: don't confirm post commands if the target channel is the same as the command channel 2019-08-04 13:18:02 +03:00
ReactionRoles.ts Better debug message 2019-07-22 13:14:10 +03:00
Reminders.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
SelfGrantableRolesPlugin.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
Slowmode.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
Spam.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
Starboard.ts Fix userid/channelid argument types; rename userid/userID to userId for consistency; misc code style fix 2019-08-10 01:48:02 +03:00
Tags.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
UsernameSaver.ts Use GlobalZeppelinPlugin when applicable 2019-08-04 15:47:09 +03:00
Utility.ts Fix userid/channelid argument types; rename userid/userID to userId for consistency; misc code style fix 2019-08-10 01:48:02 +03:00
WelcomeMessage.ts Add io-ts config schemas to all guild plugins 2019-07-21 21:15:52 +03:00
ZeppelinPlugin.ts Initial work on new automod 2019-08-18 16:40:15 +03:00