carlosmiei / tron-watcher

Receive an email notification whenever your TRON USDT address receives a deposit or makes a withdrawal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USDT TRON Watcher (through gmail)

This simple script allows you to get an email notification every time your account gets a deposit or makes a withdrawal. I decided to create it because the notify functionality from Tron Explorer does not work correctly. In order to get the email notification, you need a Gmail account and create a Gmail app password, the account's password does not work anymore. See how to make one [here] (https://www.getmailbird.com/gmail-app-password/).

How to use

  • Opem main.py and fill in SENDER_EMAIL SENDER_PASSWORD, RECIPIENTS and ACCOUNT
  • Install dependencies
  • run python main.py

Sample email

  • After configuring everything correctly, you will receive updates like this one: sampleBotEmail

About

Receive an email notification whenever your TRON USDT address receives a deposit or makes a withdrawal


Languages

Language:Python 100.0%