Update package.json
This commit is contained in:
parent
35f08b663a
commit
5eec305e91
|
@ -1,6 +1,9 @@
|
||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"discord-stream-client": "^1.4.8",
|
||||||
"discord.js-selfbot-v13": "^3.1.4",
|
"discord.js-selfbot-v13": "^3.1.4",
|
||||||
"dotenv": "^16.4.1"
|
"dotenv": "^16.4.1",
|
||||||
|
"libsodium-wrappers": "^0.7.13",
|
||||||
|
"opusscript": "^0.0.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue