sarmic/bml-tg-notify
Shihaam Abdul Rahman 2c0cb7a06c Salary From
2021-05-12 22:52:44 +05:00
..
2021-05-12 22:52:44 +05:00
2021-05-12 22:20:52 +05:00
2021-05-12 22:24:01 +05:00
2021-05-12 20:35:31 +05:00

BML-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
echo XX > delay where XX is the time in seconds you want to delay script run.
Please note that if the XX value is less than a certain value, you could get rate limited.

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

Bugs

  • You tell me :)