discord.js-selfbot2
Automatically patch discord.js for use with selfbots.
Installation
npm install @e9x/discord.js-selfbot2
npm remove discord.js
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.