Skip to content

Proposal: add Telegram channel support #2093

@PorunC

Description

@PorunC

Proposal

Add Telegram channel support to Reasonix so users can connect a Telegram bot/channel as an interaction surface.

Motivation

Telegram is a common async messaging workflow, and supporting it would let users route Reasonix interactions through a Telegram bot/channel instead of only the local CLI UI.

Scope

  • Configure Telegram bot credentials through environment/config
  • Add Telegram channel access and message handling
  • Add slash command support for enabling/using Telegram integration
  • Add tests for Telegram config and channel behavior

Non-goals

  • Full Telegram client implementation
  • Managing multiple bots/accounts
  • Replacing the existing CLI chat flow

Implementation notes

I have a working implementation in a local commit:

feat: add Telegram channel support

I can open a PR after confirming the scope is acceptable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions