Stefano Assenzo d9cc90ff3e Merge pull request #2 from assenzostefano/dependabot/pip/requests-2.31.0
Bump requests from 2.28.1 to 2.31.0
2023-05-24 16:49:47 +02:00
2023-03-05 19:26:37 +01:00
2023-03-06 17:20:26 +01:00
2023-03-06 17:23:21 +01:00
2023-03-05 19:21:05 +01:00
2022-12-11 12:44:02 +01:00

Epic Games Notifier Telegram

A Telegram bot to notify via Telegram when there is a new free game in the Epic Games Store.

To Do

  • When the bot restarts automatically it starts looking for games again.
  • Create logo

Installation (normal)

  • Install libraries
pip install -r requirements.txt
  • Clone this repository
git clone https://github.com/assenzostefano/epic-games-notifier-telegram
  • Change name file .env.example to .env and insert the data is required.

  • Execute the bot

python main.py
Description
No description provided
Readme GPL-3.0 106 KiB
Languages
Python 99.2%
Dockerfile 0.8%