Skip to content

telegras

telegras is a Telegram ingestion and automation service built on FastAPI. It supports webhook-driven workflows, configurable handler attachments, and pluggable publication backends.

What you can do

  • Receive Telegram webhook updates.
  • Match updates with composable criteria.
  • Dispatch actions to built-in or custom handlers.
  • Inspect runtime state and execution history via protected introspection APIs.

Documentation map