8000 GitHub - mareachi1366/seedbot: SeedCoinBot App AutoClicker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mareachi1366/seedbot

 
 

Folders and files

 
NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API HAS BEEN UPDATED AND NOW WORKING AGAIN

SeedCoinBot

🖱️ clicker for https://t.me/seed_coin_bot

Recommendation before use

🔥🔥 Use PYTHON 3.10 🔥🔥

Features

Feature Supported
Multithreading
Proxy binding to session
Support for tdata / pyrogram .session / telethon .session
Auto-farming
Auto-tasks
Auto-upgrade
Auto-check-in
Auto-hunt
Auto-sell worms

Use default setting for best performance !

Settings Description
API_ID / API_HASH Platform data from which to run the Telegram session (by default - android)
AUTO_UPGRADE_STORAGE Auto upgrade storage (by default - True)
AUTO_UPGRADE_MINING Auto upgrade mining speed (by default - True)
AUTO_UPGRADE_HOLY Auto upgrade holy (by default - True)
AUTO_TASK Auto tasks (default - True)
AUTO_START_HUNT Auto start hunt (default - True)
AUTO_SELL_WORMS Auto sell worms (default - True)
QUANTITY_TO_KEEP Quantity to keep worms check instruction
USE_PROXY_FROM_FILE Whether to use a proxy from the bot/config/proxies.txt file (True / False)

Prerequisites

Before you begin, make sure you have the following installed:

  • Python version 3.10
  • Telegram API_ID and API_HASH (you can get them here)

Obtaining API Keys

  1. Go to my.telegram.org and log in using your phone number.
  2. Select "API development tools" and fill out the form to register a new application.
  3. Record the API_ID and API_HASH provided after registering your application in the .env file.

Auto Install/Run

  • Click on RUN.bat to automatically install the required dependencies and run the project

Menual Install/Run

  1. Install the required dependencies:
    pip install -r requirements.txt
  2. Please edit the name file .env-example to .env and add your API_ID and API_HASH:

Usage

  1. Run the bot:
    python main.py

About

SeedCoinBot App AutoClicker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Batchfile 1.1%
  • Dockerfile 0.4%
0