O-Bot/package.json
Maxwell Gorley 0608f74d7b
Added o!tetrio-rooms
Can now view the TETR.IO room list
2020-09-30 02:26:06 -04:00

21 lines
521 B
JSON

{
"name": "O-Bot",
"version": "0.1.0",
"description": "Pipipi-pipipipi!",
"main": "o-bot.js",
"author": "gizmo4487",
"dependencies": {
"@discordjs/opus": "^0.1.0",
"bufferutil": "^4.0.1",
"discord.js": "^12.0.2",
"dotenv": "^8.2.0",
"erlpack": "github:discordapp/erlpack",
"ffmpeg-static": "^3.0.0",
"install-peerdeps": "^2.0.1",
"install-peers": "^1.0.3",
"libsodium-wrappers": "^0.7.6",
"xmlhttprequest": "^1.8.0",
"zlib-sync": "^0.1.6"
}
}