DJS-Protofy
CtrlK
  • πŸ“–Introduction
  • πŸ‘¨β€πŸ’»Quick Start
  • πŸ“ƒExamples
  • πŸ› οΈBugs and Fixes
  • 🌐Releases
  • πŸ”—Prototypes
    • πŸ“¨Application Command
    • πŸ“¨Application Commands
    • πŸ“‘Array
    • πŸ—£οΈChannels
    • πŸ“¦Collection
    • πŸ˜€Emojis
    • πŸ—£οΈGuild Channels
    • πŸ˜€Guild Emojis
    • πŸ‘₯Guild Member
    • πŸ‘₯Guild Members
    • πŸ’¬Guild Messages
    • 🏠Guilds
    • πŸ’¬Message
    • πŸ’¬Messages
    • πŸ’ΌRoles
    • 🧩Shard Client
    • πŸ“‘String
    • πŸ‘₯Users
  • 🌎Global Variables
Powered by GitBook
On this page
  • Requirements
  • πŸ–‡οΈ Links

πŸ“–Introduction

An excellent way to make using the discord.js library easier

DJS-Protofy adds several prototypes to discord.js classes, making usage visible, simple and easier to code. Don't you know what prototypes are? Look here.

Requirements

discord.js version must be 14 or above.

node.js version is the same from discord.js.

Basic knowledge of Javascript.

πŸ–‡οΈ Links

  • Discord Server

  • GitHub Page

  • GitHub Issues

  • GitHub Releases

  • Npm Page

  • Discord.js Github

  • Discord.js Docs

  • Discord.js Guide

NextQuick Start

Last updated 1 year ago