Allow revoking Telegram bot access from Telegram (revoke-only)

Resolved 💬 2 comments Opened Mar 20, 2026 by analogartist Closed Apr 18, 2026

Summary

Currently, Telegram channel access (allowlist) can only be managed from the terminal via /telegram:access. It would be useful to allow revoking access directly from Telegram itself.

Rationale

  • Revoking access is a safe, permission-reducing action — no security risk
  • Users may want to disable the bot when away from their computer (e.g., from their phone via Telegram)
  • Granting access should still remain terminal-only for security

Proposed behavior

  • Allow a command from Telegram (e.g., /revoke or /stop) to remove the sender from the allowlist
  • Re-enabling would still require running /telegram:access from the terminal

🤖 Generated with Claude Code

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗