Gerry
Platform agnostic chatbot.

Getting Started
Generate Config
$ make config
This will output a config.yaml file in the root of the project. Edit this file to your liking.
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