@discordx/internal
Version:
Internal methods for discordx
66 lines (54 loc) • 2.02 kB
Markdown
<div>
<p align="center">
<a href="https://discordx.js.org" target="_blank" rel="nofollow">
<img src="https://discordx.js.org/discordx.svg" width="546" />
</a>
</p>
<p align="center">
<a href="https://discordx.js.org/discord"
><img
src="https://img.shields.io/discord/874802018361950248?color=5865F2&logo=discord&logoColor=white"
alt="Discord server"
/></a>
<a href="https://www.npmjs.com/package/@discordx/internal"
><img
src="https://img.shields.io/npm/v/@discordx/internal.svg?maxAge=3600"
alt="NPM version"
/></a>
<a href="https://www.npmjs.com/package/@discordx/internal"
><img
src="https://img.shields.io/npm/dt/@discordx/internal.svg?maxAge=3600"
alt="NPM downloads"
/></a>
<a href="https://github.com/discordx-ts/discordx/actions"
><img
src="https://github.com/discordx-ts/discordx/workflows/Build/badge.svg"
alt="Build status"
/></a>
<a href="https://www.paypal.me/vijayxmeena"
><img
src="https://img.shields.io/badge/donate-paypal-F96854.svg"
alt="paypal"
/></a>
</p>
<p align="center">
<b> Create a discord bot with TypeScript and Decorators! </b>
</p>
</div>
# 📖 Introduction
discordx internal methods, can be used for external projects.
# 💻 Installation
Version 16.6.0 or newer of Node.js is required
```
npm install @discordx/internal
yarn add @discordx/internal
```
# 📜 Documentation
- [discordx.js.org](https://discordx.js.org)
- [Tutorials (dev.to)](https://dev.to/vijayymmeena/series/14317)
# ☎️ Need help?
- [Check frequently asked questions](https://discordx.js.org/docs/faq)
- [Check examples](https://github.com/discordx-ts/discordx/tree/main/packages/discordx/examples)
- Ask in the community [Discord server](https://discordx.js.org/discord)
# 💖 Thank you
You can support [discordx](https://www.npmjs.com/package/discordx) by giving it a [GitHub](https://github.com/discordx-ts/discordx) star.