# ❔ reconlx

A simple api to configure and enhance the ways on coding your discord bot. Compatible with discord.js v13.

<div align="center">
  <p>
<a href="https://discord.io/reconlx" ><img src="https://discordapp.com/api/guilds/731532456724922459/widget.png?style=banner1" alt="Discord Banner 4"/></a>
  </p>
</div>
<div align="center">
  <p>
    <a href="https://nodei.co/npm/reconlx
/"><img src="https://nodei.co/npm/reconlx.png?downloads=true&stars=true" alt="NPM info" /></a>
  </p>
</div>

## 🛠 Usages (Click on it for more info on how to use it)

-   [Giveaways](https://reconlx.github.io/reconlx-api/classes/GiveawayClient.html) - Easy giveaway system with mongodb as the database
-   [reconDB](https://reconlx.github.io/reconlx-api/classes/reconDB.html) - Storing data into mongodb with easy functions (`.get`, `.set`, `.delete`, `.push`), data are cached for faster response times.
-   [ModMail](https://reconlx.github.io/reconlx-api/classes/ModMailClient.html) - Easy way to setup a modmail with awesome customisations
-   [starboard](https://reconlx.github.io/reconlx-api/classes/StarboardClient.html) - A starboard system which doesn't fetch 100 messages everytime someone reacts lmfao
-   [pagination](https://reconlx.github.io/reconlx-api/modules.html#pagination) - Easy and flexible way to paginate embeds with buttons!
-   [generateTranscript](https://reconlx.github.io/reconlx-api/modules.html#generateTranscript) - Easily generate a discord like transcript with an array of _[messages](https://reconlx.github.io/reconlx-api/interfaces/Message.html)_
-   [chatBot](https://reconlx.github.io/reconlx-api/modules.html#chatBot) - An easy chatbot without api key

more features coming soon!

ps: if you are looking for the old features, use `npm i reconlx@version1` instead!
