3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 15:00:00 +00:00
zeppelin/src/plugins
2019-08-04 15:46:36 +03:00
..
AutoReactionsPlugin.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
availablePlugins.ts Remove LogServer in favor of API server's log endpoint (again) 2019-07-22 00:48:26 +03:00
BotControl.ts BotControl: more robust owner checking, use GlobalZeppelinPlugin, add show_plugin_config command 2019-08-04 15:46:09 +03:00
Cases.ts Typing fixes; show last reload time in !about 2019-07-22 00:09:45 +03:00
Censor.ts Add support for safe regex type checking; make sure regexes passed to Censor are safe 2019-08-04 13:41:35 +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 Forgot to commit these a couple commits ago 2019-08-04 15:46:36 +03:00
GuildConfigReloader.ts Add temporary config auto-reload 2019-07-22 00:10:54 +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 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
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 Split BaseRepository into non-guild and guild 2019-05-25 21:25:34 +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 Forgot to commit these a couple commits ago 2019-08-04 15:46:36 +03:00