mirror of
https://github.com/ahabhyde/miguelbridge
synced 2025-01-25 05:24:19 +01:00
Update sample settings
This commit is contained in:
parent
da548d9db7
commit
235e47188e
@ -6,7 +6,14 @@
|
||||
"tgid": "123456",
|
||||
"matrixid": "id:homeserver.com",
|
||||
"lastmessageid": "event id of the last message sent in this room. DO NOT EDIT"
|
||||
}
|
||||
},
|
||||
{
|
||||
"matrixname": "Name of another room in Matrix",
|
||||
"tgname": "Name of another room in Telegram",
|
||||
"tgid": "654321",
|
||||
"matrixid": "id2:homeserver.com",
|
||||
"lastmessageid": "event id of the last message sent in this room. DO NOT EDIT"
|
||||
}
|
||||
],
|
||||
"matrixhomeserver": "https://homeserver.com/_matrix/client/r0",
|
||||
"tgtoken": "Token key given from BotFather",
|
||||
|
Loading…
Reference in New Issue
Block a user