/ebl-fer-notify

Send emails daily about the USD exchange rate of EBL.

Primary LanguagePython

EBL USD Exchange Rate Notifications

Send emails daily about the USD exchange rate of EBL.

  • First install requirements
  • Copy .env.example file to .env
  • Add a gmail address and password. The gmail address should allow insecure apps. How to do it?
  • Run python3 __main__.py for a single execution.

To get added to my server

  • Notifications are sent daily at 9AM (GMT+6) from my server.
  • Add your email to the mail.list file and send a pull request.