A Keybase chat bot for use in Drone.io pipelines for notifications.
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
docker Working hello world 4 years ago
example Working hello world 4 years ago
metabot Working hello world 4 years ago
.gitignore Working hello world 4 years ago
LICENSE Initial commit 4 years ago
README.md Working hello world 4 years ago
requirements.in Working hello world 4 years ago
requirements.txt Working hello world 4 years ago

README.md

runcible-metabot

A Keybase chat bot for use in Drone.io pipelines for notifications.

Instructions

There is an official Docker Image for Keybase clients https://hub.docker.com/r/keybaseio/client

New bot signup workflow

Docker

Building the image

Run from the root directory

docker build -f ./docker/Dockerfile -t runcible/runcible-metabot .

Running the container

docker run --rm -e KEYBASE_USERNAME="spoonbot" -e KEYBASE_PAPERKEY="$KEYBASE_PAPERKEY" -it runcible/runcible-metabot