Go to file
dependabot[bot] 4867d490e7
Bump flask from 2.2.2 to 2.3.2
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>
2023-05-02 00:21:16 +00:00
.vscode Thanks to ItzLightyHD I was able to put the bot on multiple files. 2022-12-10 13:49:04 +00:00
src Change URL commands/command_soon.py 2023-03-05 19:26:37 +01:00
.dockerignore Add DockerFile and fix requirements.txt 2022-09-11 12:04:51 +02:00
.env.example Now only documentation is missing - Removed useless variables from .env.example 2022-12-11 11:29:55 +00:00
.gitignore Add logging and fix little bug 2022-09-11 11:03:52 +02:00
Dockerfile Update Dockerfile 2023-03-06 17:20:26 +01:00
LICENSE Initial commit 2022-09-05 15:37:19 +02:00
README.md Update README.md 2022-12-11 12:44:02 +01:00
main.py Update main.py 2023-03-06 17:23:21 +01:00
railway.json Create railway.json 2023-03-05 19:21:05 +01:00
requirements.txt Bump flask from 2.2.2 to 2.3.2 2023-05-02 00:21:16 +00:00

README.md

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