# Diswrap.js

## What is Diswrap.js?

Diswrap.js is a Discord Bot Creation wrapper built with Discord.js, and it is being actively developed. Diswrap.js aims to save you the most time.

## Pricing

Lets get the most annoying part out of the way

Diswrap.js does not charge a lot for usage. Please see the table below for available plans.

| Plan                               | Pricing           |
| ---------------------------------- | ----------------- |
| Lite(Meant to be a tryout for pro) | Free              |
| Pro(Lifetime License)              | $5.15 per account |

If you are interested in purchasing Diswrap.js, please join our [Discord Server](https://discord.gg/h8Sah97gWY). All payments are done through Paypal Goods and Services

{% hint style="warning" %}
This documentation is intended to be used for a Pro license.
{% endhint %}

## Features

Below is a table of comparisons of the plans.

| Lite                             | Pro                                                                               |
| -------------------------------- | --------------------------------------------------------------------------------- |
| 3 basic static command templates | 10+ fully functional, gorgeous command templates                                  |
| No custom commands support       | Unlimited Custom Commands                                                         |
| 1 event interaction("ready")     | All event interactions supported by Discord.js(e.g. "ready", "interactionCreate") |
| 0 editable template commands     | All template commands are editable                                                |
| No regular updates               | Regularly updated                                                                 |
| No sharding support              | Sharding supported                                                                |
| Limited support available        | Full, prioritized support                                                         |
| General Discord access           | Exclusive events and chat on Discord                                              |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://diswrap.js.org/diswrap.js.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
