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

# Setup

## Installing the package

Install the package with the following command:

```
$ npm install prodigous
```

{% hint style="warning" %}
&#x20;Prodigous is a package to add on to your discord bot! Currently it only has support on discord.js.
{% endhint %}

{% hint style="success" %}
Once you have installed the package you can proceed to the next page
{% endhint %}
