Skip to content

Add missing command to home message#6

Closed
alainrk wants to merge 1 commit into
mainfrom
claude/add-missing-home-command-011CV5G3tS8KiqspDHhNPuZB
Closed

Add missing command to home message#6
alainrk wants to merge 1 commit into
mainfrom
claude/add-missing-home-command-011CV5G3tS8KiqspDHhNPuZB

Conversation

@alainrk

@alainrk alainrk commented Nov 13, 2025

Copy link
Copy Markdown
Owner

Added /cancel, /start, and /new commands to the home message that appears at bot start and when operations complete. These commands were already functional but not documented in the user-facing menu.

Updated in three locations:

  • internal/client/start.go: Welcome message
  • internal/client/router.go: Error fallback message
  • internal/client/transactions.go: Cancellation message

Added /cancel, /start, and /new commands to the home message that appears at bot start and when operations complete. These commands were already functional but not documented in the user-facing menu.

Updated in three locations:
- internal/client/start.go: Welcome message
- internal/client/router.go: Error fallback message
- internal/client/transactions.go: Cancellation message
@alainrk alainrk closed this Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants