Categorygithub.com/Civil/github2telegram
modulepackage
0.0.2
Repository: https://github.com/civil/github2telegram.git
Documentation: pkg.go.dev

# README

github2telegram

Bot that can send notification of new releases to Telegram

Status

Alpha quality. Needs major rework. Compiles. Works. Might contain security bugs

Quick Start with Docker

This package is available for Docker:

docker run -d --hostname github2telegram --name github2telegram -v $(pwd)/config.yaml:/app/config.yaml wwwlde/github2telegram

Building own Docker image

docker run -it --rm alpine /bin/sh -c "apk add --no-cache ca-certificates 2>&1 > /dev/null && cat /etc/ssl/certs/ca-certificates.crt" > ca-certificates.crt
docker build -t wwwlde/github2telegram --no-cache --force-rm .

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author