Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Commit

Permalink
complete overhaul of the music bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan committed Oct 20, 2018
1 parent f64af6f commit b1e06bf
Show file tree
Hide file tree
Showing 3 changed files with 333 additions and 298 deletions.
90 changes: 90 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"author": "Avery Wagar, Nathan Laha",
"license": "MIT",
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.0.16",
"@google-cloud/translate": "^2.1.2",
"@google-cloud/vision": "^0.22.1",
"asciiart-logo": "^0.1.7",
Expand All @@ -35,6 +36,7 @@
"express-handlebars": "^3.0.0",
"express-session": "^1.15.6",
"express-vue": "^5.7.1",
"ffmpeg": "0.0.4",
"get-json": "^1.0.0",
"https": "^1.0.0",
"icanhazdadjoke-client": "0.0.2",
Expand Down Expand Up @@ -64,6 +66,7 @@
"raw.js": "^0.6.0",
"request": "^2.88.0",
"request-promise": "^4.2.2",
"simple-youtube-api": "^5.0.2",
"socket.io": "^2.1.1",
"stream-chain": "^2.0.3",
"stream-json": "^1.1.1",
Expand Down
Loading

0 comments on commit b1e06bf

Please sign in to comment.