a1e93c12f3
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> |
||
---|---|---|
images | ||
.gitignore | ||
LICENSE | ||
README.md | ||
epic_games.ico | ||
game1.txt | ||
game2.txt | ||
game3.txt | ||
index.py | ||
requirements.txt |
README.md
Notify Game Epicgames
A simple Python script that notifies me whenever a new game comes out in the Epic Games Store.
Installation and launching:
- Install Python on your machine. Version 3.10 or higher is required!
- Clone the repository on your machine.
- Open your console in the cloned repository.
- To complete the installation, write the following command in the console:
pip install -r requirements.txt
- To start the script, write the following command in the console:
python index.py