fix: auth error process.exit(1) + slash command escape #1

Closed
tata wants to merge 2 commits from tata/intergram-js:master into master
First-time contributor

Closed: 72db12c on master already covers auth fix more completely. Slash command escape to be cherry-picked separately.

Closed: 72db12c on master already covers auth fix more completely. Slash command escape to be cherry-picked separately.
Replace /command with /command (fullwidth slash) in bot messages before
injecting to OpenClaw endpoints. Uses lookbehind to preserve URLs.

Fixes command chain reaction where bot output containing slash commands
would trigger gateway command handlers on other bots via intergram relay.
tata closed this pull request 2026-03-20 10:57:33 +08:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eagle/intergram-js!1
No description provided.