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 |
|
Dragory
|
bed9129a50
|
Add pluginUtils.getBaseUrl()
|
2020-07-06 01:54:26 +03:00 |
|
Dragory
|
77465e039f
|
Remove unported plugins from the repository
|
2020-07-06 01:53:58 +03:00 |
|
Dragory
|
16ab3c36c4
|
Combine Knub's type helpers with Zeppelin's, continue Utility plugin port
|
2020-07-06 01:51:48 +03:00 |
|
Dragory
|
383601e9f4
|
Update to ava 3
|
2020-07-06 01:50:28 +03:00 |
|
Dragory
|
0d3567df88
|
Prevent prettier from inlining UtilityPlugin command list
|
2020-07-06 01:02:55 +03:00 |
|
Dragory
|
f2d4eb1cdf
|
More work on porting Utility commands
|
2020-07-06 00:53:28 +03:00 |
|
Dragory
|
55f5509705
|
Don't export SearchError
|
2020-07-05 16:01:49 +03:00 |
|
Dragory
|
78d8617ed5
|
Port !search and !bansearch to Knub 30
|
2020-07-05 15:59:15 +03:00 |
|
Dragory
|
74bb0c9c37
|
Dedupe package-lock.json with 'npm dedupe'
|
2020-07-05 15:31:06 +03:00 |
|
Dragory
|
485a5078f9
|
Update to Knub v30.0.0-beta.9, knub-command-manager v8.1.1
|
2020-07-05 15:30:08 +03:00 |
|
Dragory
|
6cc7d91b4c
|
Use blueprint directly for commands for clarity
|
2020-07-05 15:03:51 +03:00 |
|
Dragory
|
7ff2a47526
|
Set explicit type hints for customArgumentHelpers
|
2020-07-05 15:02:35 +03:00 |
|
Dragory
|
4653fc9bf7
|
Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion
|
2020-07-05 05:00:54 +03:00 |
|
Dragory
|
a1b747f30e
|
Update to Knub v30.0.0-beta.8, TypeScript v3.9; update Node typings to v14
|
2020-07-05 04:59:53 +03:00 |
|
Dragory
|
fd6c00d76c
|
Update to Knub v30.0.0-beta.7
|
2020-07-05 02:41:05 +03:00 |
|
Dragory
|
4c002d95a7
|
Update Knub to v30.0.0-beta.5
|
2020-07-04 23:04:52 +03:00 |
|
Dragory
|
84b1b95316
|
Update to Eris 0.13.3
|
2020-07-03 21:48:56 +03:00 |
|
Dragory
|
c2ac5b4e23
|
Update to Knub 30.0.0-beta.4
|
2020-07-03 21:48:06 +03:00 |
|
Dragory
|
7af39e959c
|
Update to Knub 30.0.0-beta.3
|
2020-07-03 21:37:17 +03:00 |
|
Dragory
|
89e584a6f2
|
Merge master
|
2020-07-02 23:45:46 +03:00 |
|
Miikka
|
b4757f3b52
|
WIP
|
2020-06-30 17:48:18 +03:00 |
|
Dragory
|
a0af3f0764
|
Mutes: Add locks to prevent multiple simultaneous attempts to mute a user
|
2020-06-14 23:59:51 +03:00 |
|
Dragory
|
d8d5665e93
|
Fix missing error code handling when posting case logs
|
2020-06-14 23:58:11 +03:00 |
|
Dragory
|
16d788fde0
|
Logs: Fix error in excluded_channels checks
|
2020-06-14 23:51:19 +03:00 |
|
Dragory
|
1e900a620d
|
Support embed fields/title in Starboard via copy_full_embed
|
2020-06-13 09:36:55 +03:00 |
|
Dragory
|
f4735571b9
|
ReactionRoles: apply roles in a queue to avoid hitting rate limits on e.g. member REST endpoints
|
2020-06-04 21:50:08 +03:00 |
|
Dragory
|
4a707fcf05
|
ReactionRoles: only clear pendingRoleChanges for a member after their roles have been applied
|
2020-06-04 21:41:35 +03:00 |
|
Dragory
|
c6a633f3a6
|
Add debug logging for null user IDs in mutes
|
2020-06-04 03:55:54 +03:00 |
|
Dragory
|
80402d8e70
|
ZeppelinPlugin: read null options as { enabled: false }
|
2020-06-04 03:46:33 +03:00 |
|
Dragory
|
557b31a6d3
|
automod: clear old message spam data when re-evaluating an edited message
|
2020-06-04 03:20:31 +03:00 |
|
Dragory
|
3fd3933567
|
logs: fix bulk deletes not being logged
|
2020-06-04 02:51:15 +03:00 |
|
Dragory
|
9789773c9e
|
Merge branch 'ban-search' of git://github.com/roflmaoqwerty/ZeppelinBot into roflmaoqwerty-ban-search
|
2020-06-04 02:46:13 +03:00 |
|
Dragory
|
5d26ce21af
|
roles: mention role and user in success messages
|
2020-06-04 02:45:05 +03:00 |
|
Dragory
|
efced7cc9f
|
cases: add safeguard check for existing cases with the same audit log id
|
2020-06-04 02:37:13 +03:00 |
|