fix(discord): remove eventQueue client option
This commit is contained in:
@@ -319,7 +319,6 @@ export async function monitorDiscordProvider(opts: MonitorDiscordOpts = {}) {
|
|||||||
publicKey: "a",
|
publicKey: "a",
|
||||||
token,
|
token,
|
||||||
autoDeploy: nativeEnabled,
|
autoDeploy: nativeEnabled,
|
||||||
eventQueue: { logSlowListeners: false },
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
commands,
|
commands,
|
||||||
|
|||||||
Reference in New Issue
Block a user