no longuer will auto join rooms

This commit is contained in:
2025-04-28 02:10:00 +01:00
parent 00925a640b
commit e10db9b674

View File

@@ -3,6 +3,3 @@ HOMESERVER_URL = "https://matrix.org"
USER_ID = "@botbot_user:matrix.org"
PASSWORD = "botbot_password"
LOG_LEVEL=INFO
# comma-separated list of rooms or aliases to join on startup
BOT_ROOMS=!room1:matrix.org,!another-room:matrix.org,!someroomalias:matrix.org