Telegram Integration



Telegram supports the following integration kinds on Wodby.

  • Variable

    Easily add Telegram secrets or environment variables to your app

    Telegram is configured as a variable integration for API keys, tokens, and other secret-based settings.

    The integration is attached at stack level and values can be overridden per environment when needed.

    How it works

    1. Create a Telegram integration and fill in the required secret or configuration values.
    2. Attach the integration to the stack so the values can be used by the services that need them.
    3. Connect the integration to an app service and Wodby will add the configured environment variables to that service container.
    4. Override values per environment when staging and production should use different credentials.

    Environment variables added to containers

    TELEGRAM_BOT_TOKEN

    When this integration is connected to an app service, Wodby adds these environment variables to the service container. Their values come from the integration configuration, with per-environment overrides when configured.

Related pages

Read more about integrations and browse other providers that can be configured the same way.