Skip to content

hhhscvx/TrueCoinBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TrueCoin

TrueCoin claimer https://t.me/true_coin_bot

Configuration โš™๏ธ

  1. Get api id and api hash from here
  2. Create .env and put your api id and api hash like:
API_ID=your_api_id
API_HASH=your_api_hash

Library Installation ๐Ÿ“š

  1. python3 -m venv venv
  2. source venv/bin/activate for linux
  3. .\venv\Scripts\activate.bat for Windows
  4. poetry init && poetry install or pip install -r requirements.txt

Start bot ๐Ÿค–:

python3 main.py

Python Version ๐Ÿ

Preferably python 3.10+

Releases

No releases published

Packages

No packages published

Languages