sarmic/bml-tg-notify
Shihaam Abdul Rahman b7f44ad401 jq added to req
2021-05-12 08:38:15 +05:00
..
2021-05-12 08:26:15 +05:00
2021-05-12 07:04:02 +05:00
2021-05-12 08:38:15 +05:00

BM-TG-NOTIFICATION

Receive telegram notification when you receive money to your BML Account

Requriements

curl jq

  • Install with whatever package manager you use.

Setup

curl https://raw.githubusercontent.com/shihaamabr/sarmic/master/bml-tg-notify/bml-tg-notify.sh > bml-tg-notify.sh
curl https://raw.githubusercontent.com/shihaamabr/sarmic/master/bml-tg-notify/env.sample > .env

edit the contents of .env to your config

chmod +x bml-tg-notify.sh
./bml-tg-notify.sh

Bugs

  • You tell me :)