Skip to content

lucasnguyen3979/SEEDAppBot

 
 

Repository files navigation

SeedCoinBot

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

Recommendation before use

🔥🔥 Use PYTHON 3.10 🔥🔥

Features

Feature Supported
Multithreading
Auto catch worm 🔥
Auto claim
Upgrade speed
Upgrade storage
Auto-start, auto-check and auto-claim tasks
Support for tdata/pyrogram.session/telethon.session

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 Install.bat to automatically install the required dependencies
  • Then click on START.bat to 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

Discussion

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

About

Bot for SEEDApp in Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%