0.0.1 • Published 3 years ago
discord-sparkjs v0.0.1
Welcome to SparkJS!
- This program makes it easy for users to work with DiscordJS, we are adding updates frequently!
About us
- 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.
Upcoming to SparkJS
- Precreated commands for user to users
spark.tools.Precreated
How to use spark?
```
const {Spark} = require('discord-sparkjs);
const spark = new Spark();
const bot = spark.tools.Discord.Client({intents: ["GUILD_MESSAGES]})
```