now responds too a message
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
HOMESERVER_URL = "https://matrix.org"
|
||||
USER_ID = "@botbot_user:matrix.org"
|
||||
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