mirror of
https://github.com/assenzostefano/epic-games-notifier-telegram.git
synced 2025-02-16 11:21:43 +01:00
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.2.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Epic Games Notifier Telegram
A Telegram bot to notify via Telegram when there is a new free game in the Epic Games Store.
- Find it on Telegram as Telegram bot
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
Languages
Python
99.2%
Dockerfile
0.8%