https://github.com/rwlist/botsend
A small docker image for sending telegram notification via bot.
https://github.com/rwlist/botsend
Last synced: 3 months ago
JSON representation
A small docker image for sending telegram notification via bot.
- Host: GitHub
- URL: https://github.com/rwlist/botsend
- Owner: rwlist
- License: mit
- Created: 2019-07-09T16:35:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T17:31:55.000Z (almost 6 years ago)
- Last Synced: 2023-03-10T15:07:17.354Z (about 2 years ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# botsend
A small docker image for sending telegram notification via bot.
## Usage
```bash
docker run \
-e BOT_TOKEN=123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11 \
-e CHAT=12345678 \
botsend \
"your message"
```If you want send messages to yourself, you can obtain your chat_id using info bot:
https://t.me/userinfobot