Giter Site home page Giter Site logo

tgstarterbot's Introduction

img1

๐Ÿ‡ฎ๐Ÿ‡ท README available in Persian here

Functionality

Functional Supported
Multithreading โœ…
Binding a proxy to a session โœ…
Auto start all supported bots with your referral link โœ…
Support tdata / pyrogram .session / telethon .session โœ…

Bot List

Bot Name Supported
MMproBump_bot โœ…
pixelversexyzbot โœ…
cexio_tap_bot โœ…
memefi_coin_bot โœ…
dotcoin_bot โœ…
TimeFarmCryptoBot โœ…
wormfare_slap_bot โœ…
cedex_tap_bot โœ…
tapswap_bot โœ…
wcoin_tapbot โœ…
Setting Description
API_ID / API_HASH Platform data from which to launch a Telegram session (stock - Android)
START_NAME_BOT Should I start bot (True / False)
START_NAME_BOT_URL MiniApp url of telegram bot (https://example.com/)
START_NAME_BOT_STR Text for start bot like referral (r_199078201)
USE_PROXY_FROM_FILE Whether to use proxy from the bot/config/proxies.txt file (True / False)

Installation

You can download the Repository by cloning it to your system and installing the necessary dependencies:

~ >>> git clone https://github.com/SudoLite/TGStarterBot.git
~ >>> cd TGStarterBot

# If you are using Telethon sessions, then clone the "converter" branch
~ >>> git clone https://github.com/SudoLite/TGStarterBot.git -b converter
~ >>> cd TGStarterBot

#Linux
~/TGStarterBot >>> python3 -m venv venv
~/TGStarterBot >>> source venv/bin/activate
~/TGStarterBot >>> pip3 install -r requirements.txt
~/TGStarterBot >>> cp .env-example .env
~/TGStarterBot >>> nano .env # Here you must specify your API_ID and API_HASH, the rest is taken by default
~/TGStarterBot >>> python3 main.py

#Windows
~/TGStarterBot >>> python -m venv venv
~/TGStarterBot >>> venv\Scripts\activate
~/TGStarterBot >>> pip install -r requirements.txt
~/TGStarterBot >>> copy .env-example .env
~/TGStarterBot >>> # Specify your API_ID and API_HASH, the rest is taken by default
~/TGStarterBot >>> python main.py

Also, for a quick launch, you can use arguments, for example:

~/TGStarterBot >>> python3 main.py --action (1/2)
# Or
~/TGStarterBot >>> python3 main.py -a (1/2)

#1 - Create session
#2 - Run Starter

tgstarterbot's People

Contributors

sudolite avatar

Stargazers

Andrei Eronin avatar  avatar dropclient avatar  avatar shellshocks avatar  avatar tempnine avatar  avatar Hamed Shafiee avatar  avatar

Watchers

 avatar  avatar

Forkers

prognt borkomar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.