Added more Commands
This commit is contained in:
13
package.json
13
package.json
@@ -1,18 +1,17 @@
|
||||
{
|
||||
"name": "project-bot",
|
||||
"name": "github",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "noahpombas.ch",
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.16.1",
|
||||
"chalk": "^4.1.2",
|
||||
"discord.js": "^14.12.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"nodemon": "^3.1.7"
|
||||
"discord.js": "^14.18.0",
|
||||
"dotenv": "^16.4.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user