You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "muse-cli",
3
-
"version": "1.1.4",
4
-
"description": "CLI that generates a DiscordJS music bot features for youto build upon from",
3
+
"version": "1.1.5",
4
+
"description": "MuseCLI generates a discord.js bot with music features for you! You can use the generate subcommand to automatically generate boilerplate codes for commands and events so you don't have to keep rewriting repeated codes!",
0 commit comments