# Bot routing config (non-secret). One entry per bot. # Tokens / secret_token live in Vault and are injected as env vars # BOT__TOKEN, BOT__SECRET # # `` = uppercase(slug) with `-` replaced by `_`. bots: factory: handler: echo # Phase 2 example (not implemented yet) # webappbot: # handler: http # url: http://webapp.webapp.svc.cluster.local:8080/telegram/update # timeout: 5s