mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-28 23:19:28 +01:00
Add basic keybase docs
parent
3fc480e7a6
commit
151292344d
11
Section-Keybase-(basic).md
Normal file
11
Section-Keybase-(basic).md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
:warning:
|
||||||
|
**Remember to create a dedicated Keybase user (a new account specifically for the bot).**
|
||||||
|
```
|
||||||
|
# Install Keybase on the server running matterbridge (https://keybase.io/download)
|
||||||
|
# Log into the bot account on your server
|
||||||
|
|
||||||
|
[keybase.mykeybase]
|
||||||
|
# Your bot account MUST already have access to the provided team or subteam!
|
||||||
|
Team="mykeybase.team"
|
||||||
|
RemoteNickFormat="[{PROTOCOL}/{BRIDGE}] <{NICK}> "
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user