Files
telert/wrangler.toml.example
2023-05-04 21:05:59 +08:00

12 lines
202 B
Plaintext

name = "telert"
main = "src/index.ts"
compatibility_date = "2023-05-01"
kv_namespaces = [
{ binding = "TG_GROUPS", id = "***", preview_id = "***" }
]
[vars]
BOT_TOKEN = "***"
WEBHOOK_PREFIX = "***"