3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-22 01:05:02 +00:00
Commit graph

30 commits

Author SHA1 Message Date
almeidx
9ffc91e5fa removed unnecessary string literal and simplified stuff 2021-07-29 10:08:55 +01:00
Dark
2977363dc0 Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
addb614023 Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
a07ca88c13 More fixes, waitForInteraction (replacement for waitForReaction) 2021-06-02 23:41:05 +02:00
Dark
92cf7f31f9 Pre-plugin moves 2021-05-31 21:12:24 +02:00
Dragory
df0a0718e5 Validate override criteria and extra criteria. When loading existing configs, silently remove invalid overrides. 2021-05-23 18:10:23 +03:00
Dragory
047174fbc4 Update to Knub30.0.0-beta.37 and Eris 0.15, first pass 2021-05-23 14:35:16 +03:00
Dragory
fc4e98e40e Add allowedMentions parameter to sendSuccessMessage()/sendErrorMessage() 2021-01-17 21:24:23 +02:00
Dragory
621c8584fd Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
Dragory
21b09b3413 Add proper types to sendSuccessMessage() 2021-01-17 21:05:11 +02:00
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
7b124e41bf More error information 2020-10-11 14:20:12 +03:00
Dragory
9109f9ecf9 Handle errors in sendSuccessMessage/sendErrorMessage gracefully 2020-10-11 14:19:39 +03:00
Dragory
d0fe2dea04 Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
6ba56a3f12 Add time_and_date plugin. Use it for timezones and date formats around the bot. 2020-08-19 00:19:12 +03:00
Dragory
8348dd586a Handle plugin load errors gracefully 2020-07-30 20:40:00 +03:00
Dragory
1e44f811fc ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
Dragory
208eb0822c Port BotControl 2020-07-30 03:21:07 +03:00
Dragory
19f6e49251 Validate basic plugin options structure and override criteria types 2020-07-30 00:29:44 +03:00
Dragory
d6c88350d5 Remove debug console.logs 2020-07-29 22:08:56 +03:00
Dragory
c0716a8d7d Fix API config validation not taking default options into account 2020-07-28 23:28:26 +03:00
Dragory
c23f37d991 Automod work 2020-07-27 20:42:10 +03:00
Miikka
a0523c94b4 Merge pull request #81 from DarkView/k30_channelArchiver
[K30] Migrated ChannelArchiver | Add isOwner to pluginUtils
2020-07-25 12:05:25 +03:00
Dragory
b72a76b27e WIP ModActions 2020-07-23 00:37:33 +03:00
Dark
38f857bf3d Migrate ChannelArchiver to new Plugin structure, isOwner -> pluginUtils 2020-07-22 22:33:10 +02:00
Dragory
0c9a619880 Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dragory
b7a3cea5ce Fix usage of 'this' in pluginUtils#canActOn 2020-07-22 22:23:47 +03:00
Dragory
1519b425eb Convert !clean 2020-07-06 02:56:54 +03:00
Dragory
bed9129a50 Add pluginUtils.getBaseUrl() 2020-07-06 01:54:26 +03:00
Dragory
4653fc9bf7 Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion 2020-07-05 05:00:54 +03:00