ZigZagWorld claimer https://t.me/ZigZagWorldBot
- Get api id and api hash from here
- Create
.envand put your api id and api hash:cp .env-example .envnano .env
python3 -m venv venvsource venv/bin/activatefor linux.\venv\Scripts\activate.batfor Windowspoetry initpoetry install
python3 main.py
Preferably python 3.10+