Skip to content

TOXIC-BOY-OP/TOXIC_USERBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TOXIC_USERBOT ๐Ÿ‡ฎ๐Ÿ‡ณ

TOXIC_USERBOT

โ˜ข๏ธ LEGENDERY OF TOXICBOT โ˜ข๏ธ

A Smooth & Fast Telegram Userbot Based On Telethon Bot Library.


GitHub forks GitHub Repo stars

Repo Size Branch

Maintenance GitHub license

Python GitHub language count

Telegram Group Telegram Channel


Deploy ๐Ÿš€

  • Heroku

  • Railway

  • Locally


YouTube ๐Ÿ“บ

  • YouTube Channel Subscribers
  • YouTube Video Views
  • YouTube Video Views

Deploy To Heroku

  • Get All The Necessary Variables And Deploy To Heroku.
  • Some Mandatory Variables Are listed Here.
  • Fork & Star this repo.
  • Click on below button to access deploy page.
  • NOTE: Click on deploy button from your fork only.
  • Deploy

Deploy on Railway

  • Get all the necessary variables and deploy on railway.
  • Every mandatory variables are listed Here.
  • Fork & Star this repo.
  • Some commands might not work properly on railway.
  • Due to railway's privacy policy I removed railway button from repo. But you can get deploy guide in our @DOSTO_KI_M3HFIL. Type #railway to get deploy guide.

Deploy Locally

  • Clone the repo. git clone https://github.com/TOXIC-BOY-OP/Plugins-T.git

  • Open Cloned Folder. cd Plugins-T

  • Create VirtualEnv. virtualenv -p /usr/bin/python3 venv

  • Activate virtualenv . ./venv/bin/activate

  • Install Requirements. pip install -r requirements.txt

  • Generate HELLBOT SESSION. python hell_string.py

  • Create config.py or rename ex_config.py to config.py. Fill All The Required Variables.

  • Finally Start TOXIC-USERBOT By bash start.sh


Variables

  • APP_ID = Get this value from my.telegram.org
  • API_HASH = Get this value from my.telegram.org
  • HELLBOT_SESSION = Get this by using Repl.it or from terminal
  • BOT_TOKEN = Make A Bot From @BotFather and paste it's token.
  • HANDLER = Your command handler.
  • DATABASE_URL = A Postgresql database url.

Toxicbot Session

Repl

  • Open Repl Link.

  • Click on Green Play Button.

  • Wait for requirements to finish.

  • Do human verification.

  • Select the type of session.

    • Telethon
      • 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.
      • Your Telethon Session Will be saved in your Telegram Saved Message.
    • Pyrogram
      • 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.
      • Your Pyrogram Session will be saved in your Telegram Saved Message.
    • Instagram
      • Fill instagram username and password.
      • If asked for OTP check yout email and fill up the OTP from there.
      • Your Instagram Session will be displayed on the screen.
      • Copy it carefully and Do Not Share With Anyone!
      • Using a fake account is recommended.
  • Replit

Terminal

  • Open the terminal.
  • Paste this code.

pkg install python wget -y && pip install telethon && pip install pyrogram && pip install instagrapi && wget https://raw.githubusercontent.com/The-HellBot/HellBot/master/hell_string.py && python3 hell_string.py

  • Select the type of session.
    • Telethon
      • 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.
      • Your Telethon Session Will be saved in your Telegram Saved Message.
    • Pyrogram
      • 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.
      • Your Pyrogram Session will be saved in your Telegram Saved Message.
    • Instagram
      • Fill instagram username and password.
      • If asked for OTP check yout email and fill up the OTP from there.
      • Your Instagram Session will be displayed on the screen.
      • Copy it carefully and Do Not Share With Anyone!
      • Using a fake account is recommended.
  • Note that Termux Doesn't show passwords when filled. Just paste your password and hit enter.

Disclaimer

  • We won't be responsible for any kind of ban due to this bot.
  • HellBot 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.

License

TOXIC-BOY-OP License

Copyright (C) 2022 TOXICUSERBOT

Project TOXIC-USERBOT is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.


Credits

  • ๐Ÿ’– All the Dependencies
  • ๐Ÿ’– [Team ToxicBot (https://github/TOXIC-BOY-OP)