- This program makes it easy for users to work with DiscordJS, we are adding updates frequently!
- SparkJS was created 4/26, the author is Zay, a 16 year old.
- Spark was created to help users who are new to discord-js.
- Precreated commands for user to users
spark.tools.Precreated
```
const {Spark} = require('discord-sparkjs);
const spark = new Spark();
const bot = spark.tools.Discord.Client({intents: ["GUILD_MESSAGES]})
```