first commit
This commit is contained in:
parent
d289d37a1d
commit
28b19e319d
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ space_obj = json.loads(space_json)
|
|||
|
||||
# Matrix-Bot definitions
|
||||
matrix_bot_user = "DaneelOlivaw" # Bot's username
|
||||
matrix_bot_passwd = "StefanTest123" # Bot's password
|
||||
matrix_bot_passwd = "xxxxxxxx" # Bot's password
|
||||
matrix_server = "https://matrix.un-hack-bar.de"
|
||||
matrix_roomid = "!qxbQFatOwXtPBXegqg:matrix.un-hack-bar.de"
|
||||
matrix_open_json = {"url": "mxc://matrix.un-hack-bar.de/AwzcZPKZlaFCiDjJGrbmhVqy"}
|
||||
|
|
Loading…
Reference in a new issue