Sign inSign up

sujaykumarh/telegram-notify

By sujaykumarh

•Updated about 5 years ago
Archived

Simple Telegram Notification Service

Image
0

1.2K

sujaykumarh/telegram-notify repository overview

⁠📦 telegramNotify

A Simple Telegram Push Notification Service using go.


⁠📥 Download

Get Docker Image

DockerHub⁠ - [preferred]

docker pull sujaykumarh/telegram-notify:stable

Download Packages

Download Packages


⁠☑️ Prerequisites

  • BOT_TOKEN
  • CHAT_ID

⁠🛠️ Usage

⁠Using Package
/path/to/telegramNotify <command>
⁠Using Docker Image
docker run --rm sujaykumarh/telegram-notify <command>

usage: ... send "MESSAGE" --token "BOT_TOKEN" --chatId "CHAT_ID"


⁠🧰 Available Commands

ver         get app version info
send        sends telegram message
            required: --token --chatId

⁠Development

for dev and testing

docker-compose run --rm go

⁠📄 License

Apache License, Version 2.0⁠ © 2021 sujaykumarh⁠

Tag summary

Content type

Image

Digest

Size

6.5 MB

Last updated

about 5 years ago

docker pull sujaykumarh/telegram-notify