diff --git a/README.md b/README.md index 435e65e..a220d1f 100644 --- a/README.md +++ b/README.md @@ -2,21 +2,19 @@ ## Push Notification BML Transcations to Telegram ![bml-notify-screenshot.jpg](bml-notify-screenshot.jpg) +## Is it safe? +- Probably, I will NOT take resposibilty to whatever you do with this script, +Understand how this works before proceeding. Your BML Username and Password will be saved in PLAIN TEXT! +Anyone who has access (or gains access) to your server or computer can read .env file and optain your BML login credentials! -### There's catch! -- BML do NOT allow you to be logged in more than 1 device at a time, -So when this script runs and if you were using Mobile App or Website you will be logged out! -Which is why I have added a delay to change how often script logs into account and check for new transactions, -This can be configured when you set up. You either get fast notification but with less time to use app to do whatever you do -OR take as much as time you want to use app but slow notifications. - -### Is it safe? -- Probably, I will NOT take resposibilty to whatever you do with this script, -Understand how this works before proceeding. Your BML Username and Password will be saved in PLAIN TEXT! -Anyone who has access (or gains access) to your server or computer can read .env file and optain your BML login credentials! - -### Limitations +## Limitations - At the moment this script can only check 1 account from personal profile. +### There's catch! +- BML do NOT allow you to be logged in more than 1 device at a time, +So when this script runs and if you were using Mobile App or Website you will be logged out! +Which is why I have added a delay to change how often script logs into account and check for new transactions, +This can be configured when you set up. You either get fast notification but with less time to use app to do whatever you do +OR take as much as time you want to use app but slow notifications. ## Setup ### Requriements @@ -39,5 +37,5 @@ your IP could blocked by CloudFlare for DoS attack. ./bml-tg-notify.sh ``` -### Bugs +## Bugs - You tell me :)