New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@imxnoobx/djs-selfbot

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imxnoobx/djs-selfbot

A modified version of discord.js that supports user accounts

  • 13.8.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

discord.js


Discord server npm version npm downloads Tests status

🚨 Warning!

Using self-bots is against the discord ToS, if you get caught your account will be banned!

📕 djs-selfbot change.log - branch release

- [13.6.1] Remove Rich Embeds For User Accounts
+ [13.6.1] Update: 13.5.0 -> 13.6.1
+ [13.6.0] Update: 13.5.0 -> 13.6.0
+ [13.7.0] Update: 13.6.0 -> 13.7.0
+ [13.8.0] Update: 13.7.0 -> 13.8.0

📣 About

discord.js is a powerful Node.js module that allows you to easily interact with the Discord API.

  • Object-oriented
  • Predictable abstractions
  • Performant
  • 100% coverage of the Discord API

💾 Installation

Node.js 16.6.0 or newer is required.

npm install djs-selfbot
yarn add djs-selfbot
pnpm add djs-selfbot

✉ Optional packages

  • zlib-sync for WebSocket data compression and inflation (npm install zlib-sync)
  • erlpack for significantly faster WebSocket data (de)serialisation (npm install discord/erlpack)
  • bufferutil for a much faster WebSocket connection (npm install bufferutil)
  • utf-8-validate in combination with bufferutil for much faster WebSocket processing (npm install utf-8-validate)
  • @discordjs/voice for interacting with the Discord Voice API (npm install @discordjs/voice)

🌠 Extensions

🎨 Credits

Official discord.js developers
  • Contributors - Making All The discord.js api
  • djs-selfbot
  • ItsBhuvnesh - Allowing user accounts to use the api
  • IMXNOOBX - Update to the latest, Disable Embeds For User Accounts
  • Keywords

    FAQs

    Package last updated on 08 Jun 2022

    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

    SocketSocket SOC 2 Logo

    Product

    • Package Alerts
    • Integrations
    • Docs
    • Pricing
    • FAQ
    • Roadmap
    • Changelog

    Packages

    npm

    Stay in touch

    Get open source security insights delivered straight into your inbox.


    • Terms
    • Privacy
    • Security

    Made with ⚡️ by Socket Inc