- This depends on: [latest Git] [latest Node.js] [Python >= 3.7]
- Clone this repository with:
git clone https://github.com/maxsaystransrights/discord-spam-bot.git && cd discord-spam-bot - Install dependencies with:
npm installandpip install discum==1.1.0. - Run:
npm run startto start the local development server (client) + API handler (server). - Head to
localhost:3000!