You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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"