Simple Telegram Notification Service
1.2K
A Simple Telegram Push Notification Service using go.
Get Docker Image
DockerHub - [preferred]
docker pull sujaykumarh/telegram-notify:stable
Download Packages
/path/to/telegramNotify <command>
docker run --rm sujaykumarh/telegram-notify <command>
usage:
... send "MESSAGE" --token "BOT_TOKEN" --chatId "CHAT_ID"
ver get app version info
send sends telegram message
required: --token --chatId
for dev and testing
docker-compose run --rm go
Content type
Image
Digest
Size
6.5 MB
Last updated
about 5 years ago
docker pull sujaykumarh/telegram-notify