Skip to content

Emperorgraphics/SeedCoinBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Telegram Channel

✅ Channel for information and training on Telegram airdrop bots 🔷 Follow us on Telegram : SIZIFAIRDROP

Donate

Your donations help us continue our work. Thank you for your support! | 💳 Donate

Discussion

If you have an question or something you can ask in here : F.Davoodi

About

SeedCoinBot App AutoClicker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • Batchfile 2.0%
  • Dockerfile 0.6%