Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 142 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 142 Bytes

TelegramShop

Installation

python3 -m venv venv
source venv/bin/activate

pip install -r requerements.txt

python3 core.py