how to obtain BML_ACCOUNTID readme new tab

This commit is contained in:
Shihaam Abdul Rahman 2021-05-13 23:53:37 +05:00
parent bef723c6a8
commit 4c563ce308

View File

@ -27,8 +27,8 @@ cd bml-tg-notify
chmod +x bml-tg-notify.sh
cp env.sample .env
```
- Edit the contents of .env to your config with text editor of your choosing (`nano .env`)
[How to obtain BML_ACCOUNTID](https://raw.githubusercontent.com/shihaamabr/bml-tg-notify/main/how-to-get-BML_ACCOUNTID.png)
- Edit the contents of .env to your config with text editor of your choosing (`nano .env`)\
- [How to obtain BML_ACCOUNTID](https://raw.githubusercontent.com/shihaamabr/bml-tg-notify/main/how-to-get-BML_ACCOUNTID.png){:target="_blank"}
- Optionally edit delay `echo XX > delay` where XX is the time in seconds you want to delay script run,
By default this is set to 160. Please note that if the XX value is less than a certain value
your IP could blocked by CloudFlare for DoS attack.