Halo guys, welcome back to our channel.. Here are short tips how using BOT to get email read information:
- Start Bot
 – Open telegram and search @heroku_email_seen_bot
 – Click start
- Find your telegram ID
 – Open telegram and search @userinfobot
 – Click start
 – Copy ID
- Open your Email Provider, so example im using Gmail..
 – and edit your html body and add this html tag
 – Please note to change “enter your telegram id” to your ID
<img src="http://emailseen.herokuapp.com/api/emailseen?telegramID=enter your telegram id here" alt="seen email worked" />4. If you don’t know how to add html body then : https://htmlemail.io/blog/how-to-send-html-emails-in-gmail
– So example body email :
<p>Simple HTML Body Email.</p>
<p>
  <span style="color: #ff0000;"
    ><img
      src="http://emailseen.herokuapp.com/api/emailseen?telegramID=enter your telegram id here"
      alt="seen email worked"
      width="1"
      height="1"
  /></span>
</p>5. After Sending Email, you will continue to receive notifications whenever the email has been read.

*Server: NodeJS
Now you have another assistant 😀 … Okay thank you.. cyaaa…
