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.
Drew Bednar e9fbaa2fc5 Working hello world 4 years ago
..
Dockerfile Working hello world 4 years ago
README.md Working hello world 4 years ago
bot.sh Working hello world 4 years ago

README.md

Samplebot

docker build -t runcible/samplebot .
docker run --rm \
-e KEYBASE_USERNAME="spoonbot" \
-e KEYBASE_PAPERKEY="$KEYBASE_PAPERKEY" \
-e KEYBASE_SERVICE="1"\
-e CHAT_TARGET="androiddrew" -it runcible/samplebot