Giter VIP home page Giter VIP logo

msgbombertgbot's Introduction

MsgBomberTGBot Telegram Bot - v1.1

An open-source SMS bomber bot for Telegram. Inspired by TheSpeedX's Project


Note:

  • The script requires working network connection to work.
  • No balance will be deducted for using this script to send SMS/calls.
  • While doing infinite bombing use 2-3 seconds delay and 10 to 20 threads for maximum performance.
  • Don't put spaces in between phone number (Ex- 99999 99999)
  • Make sure you are using Python v3.

Here's how you can check it. Type this command in your terminal.

$ python -V

If output looks like Python 3 - Congrats, Python 3 is installed properly.

  • Do not use this to harm others.
  • This script is only for educational purposes or to prank.
  • None of the developers/contributors are responsible for the misuse of MsgBomberTGBot.

Features:

  • Lots of integrated SMS/call APIs
  • Unlimited (Limited against abusing) and super-fast bombing
  • Frequent updates
  • [Update] Now with the option to stop bombing after bombing has started

Deployment:

Run these commands to run the bot

> For Heroku

Deploy

> For Linux:

Notice: This bot can run in non-docker mode To use the bomber type the following commands in your favorite cli-tool:

git clone https://github.com/SoapDev2018/MsgBomberTGBot.git
cd MsgBomberTGBot
pip3 install -r requirements.txt

Rename the file config_sample.py to config.py. Change the configuration variables in config.py appropriately, then type the following command:

python3 main.py

> For Windows:

Notice: This bot can run in non-docker mode To use the bomber type the following commands in your favorite cli-tool:

git clone https://github.com/SoapDev2018/MsgBomberTGBot.git
cd MsgBomberTGBot
pip install -r requirements.txt

Rename the file config_sample.py to config.py. Change the configuration variables in config.py appropriately, then type the following command:

python main.py

> Docker Mode (Linux):

  • Type the following command to install docker:
sudo snap install docker
  • Rename the file config_sample.py to config.py. Change the configuration variables in config.py appropriately
  • Start docker daemon (skip if already running):
sudo dockerd
  • Build Docker image:
sudo docker build . -t MsgBomberTGBot
  • Run the image:
sudo docker run MsgBomberTGBot

CREDITS:

Donators:

[@] 34D30Y ([email protected])

[@] SC AMAN

CONTACT ME:

Feel Free To Open An Issue...

msgbombertgbot's People

Contributors

soapdev2018 avatar iamenpjordi6 avatar

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.