add_openai_integration #1
@@ -1,4 +1,7 @@
|
||||
# LOG_LEVEL options: CRITICAL, ERROR, WARNING, INFO, DEBUG, NOTSET
|
||||
LOG_LEVEL=INFO
|
||||
|
||||
# Matrix Configuration
|
||||
HOMESERVER_URL = "https://matrix.org"
|
||||
USER_ID = "@botbot_user:matrix.org"
|
||||
PASSWORD = "botbot_password"
|
||||
|
||||
Reference in New Issue
Block a user