1.0.0 • Published 8 months ago
djsx v1.0.0
Table of Contents
Introduction
DJSX is a Discord.js based framework designed to simplify Discord bot development. It provides a quick client setup and built-in support for .env files, making it easy to manage environment variables. DJSX aims to streamline the development process, allowing developers to focus on building features rather than handling repetitive setup tasks. 🚀
For the moment DJSX does not support commands by guild and there is no doc, it is under construction, with improvements such as TS support.
Prerequisites
List the software and tools required to run the project:
Installation
Steps to install and set up your project locally:
Install package:
npm i djsx
Create a
.env
and set-up envfile:TOKEN="YOUR TOKEN" CLIENT_ID="YOUR CLIENT_ID"
License
This project is licensed under the Apache 2.0 - see the LICENSE file for details.
1.0.0
8 months ago