mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
fix(discord): remove eventQueue client option
This commit is contained in:
@@ -319,7 +319,6 @@ export async function monitorDiscordProvider(opts: MonitorDiscordOpts = {}) {
|
||||
publicKey: "a",
|
||||
token,
|
||||
autoDeploy: nativeEnabled,
|
||||
eventQueue: { logSlowListeners: false },
|
||||
},
|
||||
{
|
||||
commands,
|
||||
|
||||
Reference in New Issue
Block a user