Skip to content

PrathamX595/spamBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spambot

idk what is it with me and spamming but....... I just made a spam bot in case you haven't seen my spam script go ahead take a look, similar to that here is a discord spam bot which helps you to spam messages. Perfect for testing, pranks, or just having a bit of fun in your server.

Features

  • Spam Command: Allows users with the "Spammer" role to send a message multiple times.
  • Easy Setup: Just a few steps to get the bot up and running.
  • Customizable Prefix: Change the command prefix to suit your server's needs.

Getting Started

Prerequisites

  • Python 3.8 or higher
  • discord.py library
  • python-dotenv library

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/spambot.git
    cd spambot
  2. Install the required libraries:

    pip install discord.py python-dotenv
  3. Set up .env:

    make sure to add your discord bot token in the .env file take reference from the .env.example file

Running the Bot

python spamBot.py

Usage

1.Spam command: /spam <message>

  • Users with the "Spammer" role can use this command to send <message> 100 times in the channel.

Example

  • Assign the "Spammer" role to a user (can ofcourse be changed).

  • Use the following command in any discord channel:

    /spam Hello World
    

    The bot will send "Hello, World" 100 times in the channel.

    and that's it a fun and simple discord spam bot...... ৻( •̀ ᗜ •́ ৻)

About

made a discord spam bot because why not

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages