This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Author: Jean Jacques Barros | |
# Github: https://github.com/jjeanjacques10 | |
from time import sleep | |
import requests | |
from win10toast import ToastNotifier | |
LAST_READ = "" | |