Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/distrobyte/gerry
Platform agnostic chatbot
https://github.com/distrobyte/gerry
Last synced: 1 day 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 (6 months ago)
- Default Branch: master
- Last Pushed: 2024-09-17T01:23:14.000Z (about 2 months ago)
- Last Synced: 2024-09-17T22:21:03.353Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 6.81 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.
[![Go report](https://goreportcard.com/badge/github.com/distrobyte/gerry)](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