no longuer will auto join rooms
This commit is contained in:
@@ -3,6 +3,3 @@ HOMESERVER_URL = "https://matrix.org"
|
|||||||
USER_ID = "@botbot_user:matrix.org"
|
USER_ID = "@botbot_user:matrix.org"
|
||||||
PASSWORD = "botbot_password"
|
PASSWORD = "botbot_password"
|
||||||
LOG_LEVEL=INFO
|
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
|
|
||||||
Reference in New Issue
Block a user