discordjs-gen 1.0.4 โ 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
# Welcome to Discordjs-Gen! โจ
|
|
2
|
-

|
|
3
2
|
**A complete library for generating Discord bot templates of the Slash and Prefix types.**
|
|
4
3
|
|
|
5
4
|
## Installation ๐
|
|
@@ -14,8 +13,6 @@ discordjs-gen
|
|
|
14
13
|
```
|
|
15
14
|
4. Select the desired option by typing **(1 or 2)** and wait for the packages to install.
|
|
16
15
|
|
|
17
|
-

|
|
18
|
-
|
|
19
16
|
## Reference ๐งช
|
|
20
17
|
> This library was referenced by Gandalf's [djs-template-gen](https://www.npmjs.com/package/djs-template-gen) library! Thank you, brother.
|
|
21
18
|
|