Scenario generator for vore roleplay and story ideas. https://scenario-generator.deliciousreya.net/responses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
vore-scenario-generator/wrangler.toml

17 lines
421 B

name = "vore-scenario-generator"
main = "src/index.ts"
compatibility_date = "2023-12-18"
[vars]
# BASE_URL
# DISCORD_APP_ID
# DISCORD_APP_SECRET
# DISCORD_PUBLIC_KEY
# DISCORD_DEV_GUILD_IDS
[[d1_databases]]
binding = "DB" # i.e. available in your Worker on env.DB
database_name = "production-ncc-gen"
database_id = "d09d3c74-c75f-4418-8f1b-2fe7f21637e6"
migrations_table = "d1_migrations"
migrations_dir = "migrations"