himbot/.env.example

11 lines
182 B
Text
Raw Normal View History

2023-05-28 20:20:00 -06:00
# Tokens
2023-12-27 12:47:14 -07:00
DISCORD_TOKEN=""
REPLICATE_API_TOKEN=""
2023-12-29 01:31:36 -07:00
# Comma separated
2024-01-20 01:39:52 -07:00
COOLDOWN_ALLOW_LIST=""
# S3
BUCKET_NAME=
AWS_ENDPOINT_URL_S3=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_REGION=