From 151292344d0b8277fc0d875bda46a25d4e15fae5 Mon Sep 17 00:00:00 2001 From: cori hudson <54032873+hyperobject@users.noreply.github.com> Date: Wed, 13 Nov 2019 15:23:38 -0500 Subject: [PATCH] Add basic keybase docs --- Section-Keybase-(basic).md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Section-Keybase-(basic).md diff --git a/Section-Keybase-(basic).md b/Section-Keybase-(basic).md new file mode 100644 index 0000000..90125a0 --- /dev/null +++ b/Section-Keybase-(basic).md @@ -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}> " +``` \ No newline at end of file