New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

discordraid

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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.

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

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:

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

  • 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")

Keywords

Discord Raid

FAQs

Package last updated on 28 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts