Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 1012 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 1012 Bytes

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