Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

docker-sstc/docker-telegram-bot-send.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

docker-telegram-bot-send.sh

Deprecated, please use sstc/notify instead.

Usage

# Send message:
docker run --rm \
  -e TELEGRAM_BOT_TOKEN=... \
  -e TELEGRAM_CHAT_ID=... \
  sstc/telegram-bot-send.sh hello world

# Help and show examples:
docker run --rm \
  sstc/telegram-bot-send.sh -h

License

MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published