I Made a Discord.js Handler
1 min read
Spark is a Discord.js handler/framework built by me. You might be reading this and asking the question “why?“. Let’s take a look at the framework and see the pros & cons of using Spark.
Spark
Spark is a TypeScript first Discord.js framework built with simplicity and ease of use in mind. You can read all about it on the Spark website.
Why?
You should use Spark if you answer “yes” to any of the following questions:
- You like Discord.js & TypeScript.
- You want an easy to use framework.
- You don’t want to spend time configuring a custom handler for all of your projects.
Support Spark
You can help support the development of Spark by contributing to the repository.
- Star the repo :)
- Report bugs if you find them.
- Maybe even contribute along the way.