3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 15:00:00 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
dda4313b26
More error information 2020-10-11 14:20:12 +03:00
Dragory
efaebe0571
Handle errors in sendSuccessMessage/sendErrorMessage gracefully 2020-10-11 14:19:39 +03:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
4ae8cf85a3
Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Dragory
557898e484
Handle plugin load errors gracefully 2020-07-30 20:40:00 +03:00
Dragory
f6d55f1060
ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
Dragory
f500034729
Port BotControl 2020-07-30 03:21:07 +03:00
Dragory
ed757dcbe2
Validate basic plugin options structure and override criteria types 2020-07-30 00:29:44 +03:00
Dragory
06997b59b0
Remove debug console.logs 2020-07-29 22:08:56 +03:00
Dragory
a2d5bb51a7
Fix API config validation not taking default options into account 2020-07-28 23:28:26 +03:00
Dragory
f657b169df
Automod work 2020-07-27 20:42:10 +03:00
Miikka
a26ce611bb
Merge pull request #81 from DarkView/k30_channelArchiver
[K30] Migrated ChannelArchiver | Add isOwner to pluginUtils
2020-07-25 12:05:25 +03:00
Dragory
ebcb28261b
WIP ModActions 2020-07-23 00:37:33 +03:00
Dark
90ee4ad909 Migrate ChannelArchiver to new Plugin structure, isOwner -> pluginUtils 2020-07-22 22:33:10 +02:00
Dragory
1064a1ca46
Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dragory
836fadf19e
Fix usage of 'this' in pluginUtils#canActOn 2020-07-22 22:23:47 +03:00
Dragory
c1d91b2864
Convert !clean 2020-07-06 02:56:54 +03:00
Dragory
c423b17399
Add pluginUtils.getBaseUrl() 2020-07-06 01:54:26 +03:00
Dragory
d62a4e26ae
Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion 2020-07-05 05:00:54 +03:00