Dark
|
d3e1263d4a
|
Migrate Tags to new Plugin structure
|
2020-07-22 22:01:53 +02:00 |
|
Dragory
|
080f4fc898
|
Add permission to LevelCmd
|
2020-07-22 22:59:06 +03:00 |
|
Dragory
|
0c9a619880
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
|
Dragory
|
2e28162012
|
Add Cases and Mutes to available plugins
|
2020-07-22 22:26:05 +03:00 |
|
Dragory
|
5e28322db9
|
Port GuildConfigReloader plugin
|
2020-07-22 22:25:50 +03:00 |
|
Dragory
|
b7a3cea5ce
|
Fix usage of 'this' in pluginUtils#canActOn
|
2020-07-22 22:23:47 +03:00 |
|
Dragory
|
cbb0093520
|
Fix usage of 'this' in FollowCmd
|
2020-07-22 22:10:20 +03:00 |
|
Dragory
|
c12ea9f627
|
Port Mutes plugin
|
2020-07-22 22:09:05 +03:00 |
|
Dragory
|
dda3537353
|
Port Cases plugin
|
2020-07-22 22:08:49 +03:00 |
|
Dragory
|
67be7c79f8
|
Fix type inference for the public interface of plugins created with the zeppelinPlugin() helper
|
2020-07-22 22:08:20 +03:00 |
|
Dragory
|
add44773f7
|
Update Knub to v30.0.0-beta.13
|
2020-07-22 22:04:09 +03:00 |
|
Dragory
|
b664a17fc6
|
Turn on automatic JS strict mode + noImplicitThis
|
2020-07-22 21:23:27 +03:00 |
|
Dragory
|
d49d30c4a7
|
Update Knub to v30.0.0-beta.12
|
2020-07-22 21:15:22 +03:00 |
|
Miikka
|
3d50b8e144
|
Merge branch 'knub30' into k30_pingableRoles
|
2020-07-22 20:27:15 +03:00 |
|
Miikka
|
04a6b9a643
|
Merge pull request #78 from DarkView/k30_betterEventNames
[K30] Rename Events and files to prevent ambiguity and order availablePlugins
|
2020-07-22 20:26:38 +03:00 |
|
Dragory
|
fa42c6262f
|
Update to Knub v30.0.0-beta.11
|
2020-07-22 09:33:15 +03:00 |
|
Dark
|
18abf28400
|
Migrate PingableRoles to new Plugin structure
|
2020-07-21 23:11:05 +02:00 |
|
Dark
|
6bea205d76
|
Rename Events and files to prevent ambiguity and order availablePlugins
|
2020-07-21 17:55:25 +02:00 |
|
Miikka
|
df87253e6f
|
Merge branch 'knub30' into k30_persist
|
2020-07-21 18:21:03 +03:00 |
|
Miikka
|
b5a3f80374
|
Merge branch 'knub30' into k30_nameHistory
|
2020-07-21 18:20:15 +03:00 |
|
Miikka
|
456ac36725
|
Merge branch 'knub30' into k30_messageSaver
|
2020-07-21 18:19:40 +03:00 |
|
Miikka
|
1b988094fd
|
Merge branch 'knub30' into k30_autoReactions
|
2020-07-21 18:19:04 +03:00 |
|
Miikka
|
db1c12a7d2
|
Merge branch 'knub30' into k30_reminders
|
2020-07-21 18:18:26 +03:00 |
|
Miikka
|
0cf800b832
|
Merge pull request #69 from DarkView/k30_fixLocateUser
[K30] LocateUser: Change rest to catchAll
|
2020-07-21 18:17:57 +03:00 |
|
Miikka
|
5467b936d2
|
Merge branch 'knub30' into k30_usernameSaver
|
2020-07-21 18:17:23 +03:00 |
|
Dark
|
9efd57075c
|
Migrate WelcomeMessage to new Plugin structure
|
2020-07-21 18:16:46 +03:00 |
|
Dark
|
b003f06da1
|
Migrated Persist to new Plugin structure
|
2020-07-21 01:02:42 +02:00 |
|
Dark
|
b8dfcda06d
|
Migrate NameHistory to new Plugin structure
|
2020-07-21 00:10:09 +02:00 |
|
Dark
|
4ea6c61d75
|
Migrate MessageSaver to new Plugin structure
|
2020-07-20 23:22:42 +02:00 |
|
Dark
|
21645b419c
|
Migrate AutoReactions to new Plugin structure
|
2020-07-20 00:23:47 +02:00 |
|
Dark
|
8a52d6907e
|
Migrate Reminders to new Plugin structure
|
2020-07-16 22:54:02 +02:00 |
|
Nils
|
9c5ca09452
|
Change rest to catchAll
|
2020-07-16 22:35:10 +02:00 |
|
Dark
|
0e07b427b6
|
Migrate UsernameSaver to new Plugin structure
|
2020-07-16 21:41:50 +02:00 |
|
Dragory
|
e82dff4fa2
|
Tweaks to availablePlugins types
|
2020-07-10 21:03:40 +03:00 |
|
Dark
|
956a2aa23a
|
Prettier: Ignore events in LocateUser
|
2020-07-08 03:01:14 +02:00 |
|
Dark
|
2c36726dfe
|
Prettier: Ignore union type mismatch fix
Otherwise it puts the any in its new line which is a lot of wasted space and just looks weird
|
2020-07-08 02:57:56 +02:00 |
|
Dark
|
135b68dbbb
|
Fix(?) error on docs caused by union type mismatch
|
2020-07-08 02:54:38 +02:00 |
|
Dark
|
7b191093b3
|
Migrate LocateUser to new Plugin structure
|
2020-07-08 02:53:44 +02:00 |
|
Dragory
|
ef1b993d58
|
Update Knub to v30.0.0-beta.10
|
2020-07-06 03:34:33 +03:00 |
|
Dragory
|
4fc0ce1de5
|
Use commandTypeHelpers instead of baseTypeHelpers
|
2020-07-06 03:05:40 +03:00 |
|
Dragory
|
b7042c1af4
|
Optimize imports
|
2020-07-06 02:57:21 +03:00 |
|
Dragory
|
1519b425eb
|
Convert !clean
|
2020-07-06 02:56:54 +03:00 |
|
Dragory
|
f791a851ca
|
Convert !avatar, !jumbo, and !reload_guild
|
2020-07-06 02:47:39 +03:00 |
|
Dragory
|
48ade3aa12
|
Run prettier on refreshMembers.ts
|
2020-07-06 02:17:51 +03:00 |
|
Dragory
|
66ac01bc79
|
Fix extra lint error
|
2020-07-06 02:15:04 +03:00 |
|
Dragory
|
f21f8e327f
|
Add default options for UtilityPlugin
|
2020-07-06 02:10:22 +03:00 |
|
Dragory
|
08550f922a
|
Various Knub 30 and type fixes
|
2020-07-06 02:08:11 +03:00 |
|
Dragory
|
c9f3e9e239
|
Fixes to docs api endpoints
|
2020-07-06 02:01:16 +03:00 |
|
Dragory
|
0587b3b73b
|
Add showInDocs property to ZeppelinPluginBlueprint
|
2020-07-06 02:01:01 +03:00 |
|
Dragory
|
97f6419882
|
Remove now-unneeded compileEnhancements option from ava config
Since ava 3, it's part of @ava/babel which we don't use.
|
2020-07-06 01:54:53 +03:00 |
|