Skip to content

Add /dog command to switch Telegram chat to dog wolt#310

Open
woltspace-jerpint[bot] wants to merge 1 commit into
mainfrom
uxw/dog-command
Open

Add /dog command to switch Telegram chat to dog wolt#310
woltspace-jerpint[bot] wants to merge 1 commit into
mainfrom
uxw/dog-command

Conversation

@woltspace-jerpint
Copy link
Copy Markdown
Contributor

Summary

  • Adds /dog command to Telegram bot — clears active_wolt and active_session from chat state
  • Subsequent messages route to _handle_dog() (Haiku LLM) — the dog becomes the main chatter
  • Inverse of /wolt <name> which sets a rodent as active
  • Updated /help text

Closes #308

Test plan

  • Send /dog in Telegram — should confirm dog is active
  • Send a message after /dog — should route to dog (Haiku), not a wolt session
  • Send /wolt <name> after — should switch back to a rodent
  • /help shows the new command

🤖 Generated with Claude Code

Clears active_wolt and active_session from chat state so subsequent
messages route to _handle_dog() (Haiku). Inverse of /wolt <name>.

Closes #308

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
woltspace Ready Ready Preview, Comment Apr 13, 2026 0:06am

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.

Add /dog command to switch Telegram chat to dog wolt

0 participants