Revert to Naudiodon and Update Config
- Changed to .env file
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"preinstall": "echo preinstall",
|
||||
"postinstall": "echo postinstall"
|
||||
},
|
||||
"dependencies": {
|
||||
"convert-units": "^2.3.4",
|
||||
"cookie-parser": "~1.4.4",
|
||||
@@ -21,6 +26,6 @@
|
||||
"discord.js": "^14.7.1",
|
||||
"node-gyp": "^9.3.0",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
"alsa-capture": "0.3.0"
|
||||
"naudiodon": "^2.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user