Skip to content

DistroByte/gerry

Repository files navigation

Gerry

Platform agnostic chatbot.

Go report

Getting Started

Run

$ make run

Docker

Run

$ docker run --rm -v "$(pwd)/config.yaml:/app/config.yaml" ghcr.io/distrobyte/gerry:latest

Images

Images are available on GitHub Container Registry as ghcr.io/distrobyte/gerry.

The latest tag is the most recent release. Use a SHA for a specific release.

#TODO: add kek counter