Jakomotoso12 / LEGENDBOT

PLUGGABLE USERBOT BASED ON TELETHON

Home Page:https://t.me/LegendBot_XD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LEGENDBOT

『Lêɠêɳ̃dẞø†』

⚡ Presenting a LegendBot. Which Is One Of The Fastest & Smoothest Bot On Telegram Based on Telethon ⚡

Stars Forks Size
Python Maintenance
Open Source Love svg2 Contributors PRs Welcome License


Status Of Bot


Telegram 🏪

  • Telegram Group
  • Telegram Channel

YouTube 📺

  • YouTube Channel Subscribers

  • YouTube Video Views

Dєρℓογ το нєяοκυ

  • Fork This Main Repo.
  • Go to Setting Of Repo.
  • Rename the Fork Repo Put Anything Example : LEGEND1BOT, HSKSBOT, LEGENDOFFBOT etc...
  • Now U Can Deploy This Bot.

Deploy


Variables

  • APP_ID = Get this value from my.telegram.org
  • API_HASH = Get this value from my.telegram.org
  • LEGEND_STRING = Get this by using Repl.it or from terminal
  • BOT_TOKEN = Make A Bot From @BotFather and paste it's token.
  • DB_URI = Use Sql Database From elephantsql.com
  • HANDLER = Use Your Command Handler Any Symbol
  • EXTRA_REPO = True / False
  • UPSTREAM_REPO = pro
  • TZ = Asia/Kolkata

Repl

Run on Repl.it

  • To Get Details Of StringSession Follow Step:
  • Go To Telegram And Search @Legend_SessionGeneratorBot
  • Click Start
  • Send Ur Phone Number To @Legend_SessionGeneratorBot
  • U Received Code From Telegram Like This=278291
  • Copy Ur Code
  • Send The Code To @Legend_SessionGeneratorBot with Each Space
  • Check SAVED MESSAGE

Terminal

  • Open the terminal.
  • Paste this code.

pkg install python wget -y && pip install telethon && wget https://raw.githubusercontent.com/ITS-LEGENDBOT/LEGENDBOT/master/LegendString.py && python3 LegendString.py

  • Fill API ID, API HASH, Phone number (with country code).
  • Paste the OTP received on Telegram.
  • If You have Enabled 2-Step Verification then fill your password.
  • Note that Termux Doesn't show passwords when filled. Just paste your password and hit enter.
  • Your LegendBot Session Will be saved in your Telegram Saved Message.

Self Host VPS

  • YouTube Video Views

  • sudo apt update && sudo apt upgrade -y

  • sudo apt install --no-install-recommends -y curl git libffi-dev libjpeg-dev libwebp-dev python3-lxml python3-psycopg2 libpq-dev libcurl4-openssl-dev libxml2-dev libxslt1-dev python3-pip python3-sqlalchemy openssl wget python3 python3-dev libreadline-dev libyaml-dev gcc zlib1g ffmpeg libssl-dev libgconf-2-4 libxi6 unzip libopus0 libopus-dev python3-venv libmagickwand-dev pv tree mediainfo

  • git clone https://github.com/ITS-LEGENDBOT/LEGENDBOT

  • cd LEGENDBOT

  • sudo apt install virtualenv

  • sudo apt install nano

  • mv exampleconfig.py config.py

  • nano config.py (fill this) -> ctrl+x -> y -> enter

  • sudo apt install screen

  • screen -S LEGENDBOT

  • virtualenv venv

  • source venv/bin/activate

  • pip3 install -r requirements.txt

  • python3 -m Legendbot


Disclaimer

                ❗YOU ARE FOREWARNED❗

We won't be responsible for any kind of ban due to this bot.

LegendBot was made for fun purpose and to make group management easier.

It's your concern if you spam and gets your account banned.

Also, Forks won't be entertained.

If you fork this repo and edit plugins, it's your concern for further updates.

Forking Repo is fine. But if you edit something we will not provide any help.

In short, Fork At Your Own Risk

          💖 Thanks for using our bot 💖

Made with 💕 by @LegendBot_XD.

About

PLUGGABLE USERBOT BASED ON TELETHON

https://t.me/LegendBot_XD

License:GNU General Public License v3.0


Languages

Language:Shell 63.2%Language:Python 36.3%Language:Procfile 0.5%