mirror of
https://github.com/42wim/matterbridge.git
synced 2025-07-05 13:07:31 +02:00
Document using MxID+Token
parent
3f0da1cf74
commit
75c2512703
@ -12,6 +12,13 @@ Server="https://matrix.org"
|
|||||||
Login="yourlogin"
|
Login="yourlogin"
|
||||||
Password="yourpass"
|
Password="yourpass"
|
||||||
|
|
||||||
|
#Alternatively you can use MXID and access token (open https://app.element.io/
|
||||||
|
#in INCOGNITO mode, open Settings -> lowest tab and above "clear cache and reload"
|
||||||
|
#you can find the access token. Close the window without logging out
|
||||||
|
#(or the token gets invalid (if it leaks, it can be removed by logging in and using the sessions menu))
|
||||||
|
#MxID="@yourbot:example.net"
|
||||||
|
#Token="tokenforthebotuser"
|
||||||
|
|
||||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
|
|
||||||
#Whether to send the homeserver suffix. eg ":matrix.org" in @username:matrix.org
|
#Whether to send the homeserver suffix. eg ":matrix.org" in @username:matrix.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user