Socket
Book a DemoInstallSign in
Socket

@e9x/discord.js-selfbot2

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@e9x/discord.js-selfbot2

discord.js patched to work with selfbots

unpublished
latest
Source
npmnpm
Version
14.7.1
Version published
Maintainers
1
Created
Source

discord.js-selfbot2

npm version npm downloads

Automatically patch discord.js for use with selfbots.

Installation

npm install @e9x/discord.js-selfbot2
npm remove discord.js # remove old package to avoid conflicts

Usage

Same as Discord.JS. Type definitions work the same.

Pros

  • No complicated repository structure
  • No compilation
  • Transparency
  • Easy to update
  • Future proof

Building

git clone https://github.com/e9x/discord.js-selfbot2.git
cd discord.js-selfbot
npm i
npm run build

The package directory will contain the patched discord.js named "@e9x/discord.js-selfbot2".

Outdated?

Create an issue to remind me.

Keywords

discord

FAQs

Package last updated on 03 Feb 2023

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