paij0se / bruh-bot

A discord bot that send SMS and EMAIL spam!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bruh-bot

send spam sms!

send spam with email!

it sends you spam via sms and Email using two tools, quack and impulse!

if you have some problem contact us discord

Add bruh-bot to your Discord Server

To start using bruh-bot invitation link!

do you want to use it locally?

  • install all the requeriments pip3 install -r requirements.txt

  • create a .env file and put TOKEN=yourbottoken

  • you have two options to run the bot in a docker container sudo docker build -t bot . && sudo docker run -d botor execute the bot

  • windows: python bot.py

  • linux/mac: python3 bot.py

About

A discord bot that send SMS and EMAIL spam!

License:GNU General Public License v3.0


Languages

Language:Python 94.9%Language:Dockerfile 5.1%