aero/.env.example

17 lines
No EOL
373 B
Text

# Comma-separated list of users who can use the bot (delete var if you want everyone to be able to use it)
AUTHORIZED_USERS=""
# PDS service URL (optional)
SERVICE="https://bsky.social"
DB_PATH="sqlite.db"
GEMINI_MODEL="gemini-2.5-flash"
DID=""
HANDLE=""
# https://bsky.app/settings/app-passwords
BSKY_PASSWORD=""
# https://aistudio.google.com/apikey
GEMINI_API_KEY=""