zappyzep/src/plugins
2019-08-10 00:28:18 +03:00
..
AutoReactionsPlugin.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +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: break out of the loop if there are no more messages to archive 2019-08-10 00:28:18 +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 Code cleanup 2019-08-04 13:16:46 +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 ModActions: ignore server errors when getting bans 2019-08-05 01:39:11 +03:00
Mutes.ts Mutes: fix mutes/unmutes sometimes not applying/removing the role 2019-08-04 13:16:01 +03:00
NameHistory.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
Persist.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
PingableRolesPlugin.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +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 Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +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 Utility: make sure the data in !info is always fresh 2019-08-04 13:16:23 +03:00
WelcomeMessage.ts Add io-ts config schemas to all guild plugins 2019-07-21 21:15:52 +03:00
ZeppelinPlugin.ts Some improvements to 'unknown member' error reporting 2019-08-04 16:51:42 +03:00