Deprecated, please use sstc/notify instead.
# 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
MIT.