Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

Latest commit

 

History

History

MultiNewLine Channel Spammer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

ODiscord MultiNewLine Channel Spammer

This send spam thousands of useless new lines on a discord server channel.

Installation

NPM Packages:

npm i discord.js-selfbot-v11 && npm i delay

Usage

node index.js <discord_token> <newlines_amount> <spam_amount> <guild_id> <channel_id>
  • discord_token - The account discord token.
  • newlines_amount - The amount of new lines to use.
  • spam_amount - The amount of how many times to send the payload/newlines to the channel.
  • guild_id - The server ID of the target channel.
  • channel_id - The ID of the target channel.

License

MIT © I2rys