https://github.com/distrobyte/gerry
Platform agnostic chatbot
https://github.com/distrobyte/gerry
Last synced: 5 months ago
JSON representation
Platform agnostic chatbot
- Host: GitHub
- URL: https://github.com/distrobyte/gerry
- Owner: DistroByte
- License: unlicense
- Created: 2024-05-22T23:21:55.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-12-27T02:59:21.000Z (6 months ago)
- Last Synced: 2025-12-28T21:59:25.124Z (6 months ago)
- Language: Go
- Homepage:
- Size: 8.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gerry
Platform agnostic chatbot.
[](http://goreportcard.com/report/github.com/distrobyte/gerry)
## Getting Started
### Run
```bash
$ make run
```
## Docker
### Run
```bash
$ docker run --rm -v "$(pwd)/config.yaml:/app/config.yaml" ghcr.io/distrobyte/gerry:latest
```
### Images
Images are available on [GitHub Container Registry](https://github.com/distrobyte/gerry/pkgs/container/gerry) as `ghcr.io/distrobyte/gerry`.
The `latest` tag is the most recent release. Use a SHA for a specific release.
#TODO: add kek counter