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

Latest commit

 

History

History
21 lines (14 loc) · 610 Bytes

File metadata and controls

21 lines (14 loc) · 610 Bytes

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