now responds too a message

This commit is contained in:
2025-04-28 01:26:33 +01:00
parent 0d662a03a1
commit 00925a640b
4 changed files with 28 additions and 4 deletions

View File

@@ -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