> For the complete documentation index, see [llms.txt](https://djs-protofy.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://djs-protofy.gitbook.io/docs/introduction.md).

# Introduction

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](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Object_prototypes).

## Requirements

{% hint style="warning" %}
[discord.js](https://github.com/discordjs/discord.js) version must be 14 or above.

[node.js](https://nodejs.org/en) version is the same from [discord.js](https://github.com/discordjs/discord.js).

Basic knowledge of [Javascript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript).
{% endhint %}

<div align="center"><figure><img src="https://img.shields.io/npm/v/djs-protofy?style=for-the-badge&#x26;label=djs-protofy" alt=""><figcaption></figcaption></figure> <figure><img src="https://img.shields.io/github/package-json/dependency-version/Astro-Bunker/djs-protofy/dev/discord.js?style=for-the-badge" alt=""><figcaption></figcaption></figure></div>

## 🖇️ Links

* [Discord Server](https://discord.gg/FqnRDbJwYT)
* [GitHub Page](https://github.com/Saphire-Bunker/djs-easier/tree/main)
* [GitHub Issues](https://github.com/Astro-Bunker/djs-protofy/issues)
* [GitHub Releases](https://github.com/Astro-Bunker/djs-protofy/releases)
* [Npm Page](https://www.npmjs.com/package/djs-protofy)
* [Discord.js Github](https://github.com/discordjs/discord.js)
* [Discord.js Docs](https://discord.js.org/docs/packages/discord.js/main)
* [Discord.js Guide](https://discordjs.guide/#before-you-begin)
