5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 21:32:31 +00:00
matterbridge/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/test_config.example.yaml

18 lines
430 B
YAML

# Rename this file to `test_config.yaml`
keybase: "/path/to/keybase"
bots:
# Alice should have an active Stellar account with a little bit of XLM in it
alice:
username: "alice"
paperkey: "foo bar car..."
bob:
username: "bob"
paperkey: "one two three four..."
teams:
acme:
# A real team that you add your alice and bob into
name: "acme"
# The channel to use
topicname: "mysupercoolchannel"