Skip to content

A python script that uses github actions to notify user about free games in Epic Games Store.

License

Notifications You must be signed in to change notification settings

henry-richard7/epic-store-free-games-notifier

Repository files navigation

Epic Store Free Games Notifier

A python script that uses github actions to notify user about free games in Epic Games Store via Email and Telegram.

run main.py

How to use:

  • Clone this repo.

  • Set the below configurations in Settings -> Secrets -> Actions

    • RECEIVER_EMAIL: Email to receive notification.
    • RECEIVER_NAME: Your Name.
    • SENDER_EMAIL: Email Address That will send mail.
    • SENDER_PASSWORD: Sender Email's Password.
    • TELEGRAM_API: Telegram Bot API Key.
    • TELEGRAM_CHAT_ID: Your Telegram Chat ID.
  • Set the required Timezone in config.ini (By Default it is set to Asia/Calcutta)

About

A python script that uses github actions to notify user about free games in Epic Games Store.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages