Files
botbot/.env.example
2025-04-21 23:55:23 +01:00

5 lines
184 B
Plaintext

# LOG_LEVEL options: CRITICAL, ERROR, WARNING, INFO, DEBUG, NOTSET
HOMESERVER_URL = "https://matrix.org"
USER_ID = "@botbot_user:matrix.org"
PASSWORD = "botbot_password"
LOG_LEVEL=INFO