mirror of
https://github.com/42wim/matterbridge.git
synced 2025-06-11 09:17:27 +02:00
Created Section Steam (basic) (markdown)
parent
07858d36b6
commit
a0d9c94754
13
Section-Steam-(basic).md
Normal file
13
Section-Steam-(basic).md
Normal file
@ -0,0 +1,13 @@
|
||||
```
|
||||
[steam.mysteam]
|
||||
#login/pass of your bot.
|
||||
#Use a dedicated user for this and not your own account!
|
||||
Login="yourlogin"
|
||||
Password="yourpass"
|
||||
|
||||
#steamguard mail authcode (not the 2FA code)
|
||||
#OPTIONAL
|
||||
Authcode="ABCE12"
|
||||
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user