discordraid

1.0.3 • Public • Published

DiscordRAID

DiscordRAID is a tool that can login to multiple tokens and force-join them into any server with an invite code. Then it will spam a message in a specified channel.

How to use:

  1. Add this package as a dependency in your package.json.

  2. Enjoy! If you need examples. Scroll down.

Examples:

Simple Raid Client:

    const Client = require('discordraid');
    const tokens = ['A token here!'];
 
    Client.raid(tokens, "an invite code", "ey its a message", "name of a channel")

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    16
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    16
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i discordraid

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

4.25 kB

Total Files

9

Last publish

Collaborators

  • iwikipedia