Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 582 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 582 Bytes

Free games notifier for telegram. standalone version, part of Alice

Requirements

• python 3.10
• pip

How to use

Prepare

• clone this repository
• run in terminal

pip3 install -r requirements.txt

• open games folder
• copy/rename sample_config.py to config.py
• edit and fill config.py

Running bot

• run in terminal

python3 -m games

Thanks To

Pyrogram
Joakim Hellsén