summaryrefslogtreecommitdiff
path: root/wrangler.toml
blob: 61b2d397b3da757125c8f8ac4698d71c41822e5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
name = "umabot"
main = "./src/server.ts"
compatibility_date="2023-05-18"

# [secrets]
# DISCORD_TOKEN
# DISCORD_PUBLIC_KEY
# DISCORD_APPLICATION_ID

[observability.logs]
enabled = true