Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hvlxh/djs-template

A advanced typescript template for using discord.js v14.
https://github.com/hvlxh/djs-template

discord discord-js discord-js-bot discord-js-command-handler-v14 discord-js-event-handler discord-js-template discordapp discordbot discordjs discordjs-bot discordjs-commando discordjs-template discordjs-v14

Last synced: about 11 hours ago
JSON representation

A advanced typescript template for using discord.js v14.

Awesome Lists containing this project

README

        

# djs-template

An discordjs framework to create commands in most efficient way!

## Prerequisites

1. Node (>17.x.x)
2. Git

## Installation

1. Clone the repo (`git clone https://github.com/hvlxh/djs-framework`)
2. Add the following variables and fill them out in `.env`
3. Install the dependencies (`npm i`)
4. Run the app (`node .`)

## Contributing

If you have identified a bug in the project and would like to contribute a fix, you can open a Pull Request (PR) to propose your changes. Please follow the project's guidelines for submitting a PR, which may include steps like forking the repository, creating a new branch, making the necessary changes, and submitting the PR for review.

If you prefer not to fix the bug yourself but want to bring it to the attention of the project maintainers, you can open an issue on the project's issue tracker. Describe the bug in detail, including any relevant information such as error messages or steps to reproduce the issue. This will allow the maintainers to investigate and address the problem.

Remember to follow any guidelines or templates provided by the project for reporting bugs or submitting PRs to ensure your contribution is clear and actionable.

## License

This project is licensed under the MIT License, which grants you the freedom to modify and adapt the project. However, it is of utmost importance that **PROPER CREDIT** is given to acknowledge the effort invested in creating this project. For more information, check [LICENSE](https://opensource.org/license/mit/)

Made with ❤ by [hvlxh](https://github.com/hvlxh)