mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-16 21:56:00 +00:00
Removing error messages are going to debug channel
This commit is contained in:
17
package.json
17
package.json
@ -1,18 +1,25 @@
|
||||
{
|
||||
"name": "radiox",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "Finnish Radio Discord Music Bot",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "node ."
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/warengroup/eximiabots-radiox.git"
|
||||
},
|
||||
"author": "EximiaBots",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/warengroup/eximiabots-radiox/issues"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.1.0",
|
||||
"discord.js": "^12.0.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"fs": "0.0.1-security",
|
||||
"node-opus": "^0.3.3",
|
||||
"path": "^0.12.7"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user