Create wrangler.toml

This commit is contained in:
Vaghr
2025-12-01 14:22:49 +08:00
committed by GitHub
parent 0bf038b162
commit c794ca82f5

6
wrangler.toml Normal file
View File

@@ -0,0 +1,6 @@
name = "telegram_private_chatbot"
main = "worker.js"
compatibility_date = "2024-11-30"
# 注意KV 命名空间 ID 每个用户都不一样,
# 所以不能写死在这里。用户需要在 Cloudflare 后台手动绑定。