Skip to content

Telegram

Declare the Agent connection, install the bot credential operationally, and wait for General Augment to provision and probe the external binding:

Terminal window
genaug agent connect support telegram --credential telegram-support-bot
genaug credential set telegram-support-bot --from-env TELEGRAM_BOT_TOKEN
genaug connection test telegram --wait

Inspect exact observed state:

Terminal window
genaug connection show telegram
genaug release diff <release-id>

The connection declaration is Candidate source. The bot token and provider identifiers are audited observed state and never enter genaug-agent.yaml.

Telegram users must link to the same stable Project app user and memory identity used by the app backend. Readiness requires an actual provider probe, not a declared snapshot.