Ching L 269f47fc6c
All checks were successful
continuous-integration/drone/push Build is passing
feat: Add image generation and Cloudflare R2 upload support for match reports
2025-03-05 17:50:52 +08:00

10 lines
229 B
INI

[cloudflare]
account_id = your_account_id
access_key_id = your_access_key_id
secret_access_key = your_secret_access_key
bucket_name = dotabot-images
region = auto
custom_domain =
[bot]
# 其他机器人配置可以放在这里