A python script that uses github actions to notify user about free games in Epic Games Store via Email and Telegram.
-
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)