You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Slack auth.test identified account "work" as user UUSER without bot_id. channels.slack.accounts.work.botToken appears to contain a user token; replace it with a Bot User OAuth Token. Until replaced, OpenClaw can mistake mentions of that user for bot mentions.',
79
+
},
80
+
);
81
+
});
82
+
63
83
it("keeps optional auth metadata fields undefined when Slack omits them",async()=>{
0 commit comments