Skip to content

maxineauma/discord-spam-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Spam Bot Tool

Pre-installation

Installation

  • Clone this repository with:
    git clone https://github.com/maxsaystransrights/discord-spam-bot.git && cd discord-spam-bot
  • Install dependencies with: npm install and pip install discum==1.1.0.
  • Run: npm run start to start the local development server (client) + API handler (server).
  • Head to localhost:3000!