Native skill commands for Discord still broken?

Hi,

I've read the helpClawdbot discord broken on master? regarding the bug when activating native skill commands for Discord. I'm on a very recent commit (0b0d8b), but I also tried the latest release tag and a handful of other commits. However, I still get the same error when activating
nativeSkills
for Discord.

I'm out of ideas, to be honest. I already disabled all installed skills. Removed all skills from the directory. But it still always crashes (technically Clawdbot doesn't crash completely anymore it seems, but then Discord certainly does not work anymore) with the following error:

2026-01-20T17:04:45.958Z [clawdbot] Unhandled promise rejection: Error: 
    at RequestClient.executeRequest (file:///app/node_modules/.pnpm/@buape+carbon@0.0.0-beta-20260110172854_hono@4.11.4/node_modules/@buape/carbon/src/classes/RequestClient.ts:391:10)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
    at RequestClient.processQueue (file:///app/node_modules/.pnpm/@buape+carbon@0.0.0-beta-20260110172854_hono@4.11.4/node_modules/@buape/carbon/src/classes/RequestClient.ts:407:20)


Is there any way I can debug this better?
Solution
I am sorry. Even though I have really tried to solve this for hours, the error was obviously still somehow on my end with all the different builds I had lying around. It seems to be working with both the commit mentioned in the other thread as well as the commit I mentioned above. So this thread can be closed! ๐Ÿ™‚
Was this page helpful?