Skip to content

Auto farm bot for @Simple_Tap_Bot SimpleCoin miner

Notifications You must be signed in to change notification settings

hhhscvx/SimpleTapBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Coin

SimpleCoin claimer https://t.me/Simple_tap_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
  5. poetry install

Start bot 🤖:

python3 main.py

Python Version 🐍

Preferably python 3.10+

Releases

No releases published

Packages

No packages published

Languages