030cdb0f10
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.vscode | ||
src | ||
.dockerignore | ||
.env.example | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
main.py | ||
railway.json | ||
requirements.txt |
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.
- 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