Advertisement
Guest User

Untitled

a guest
Jan 29th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. "name": "Discord-Bot-Maker-Bot",
  3. "author": "Robert Borghese",
  4. "main": "bot.js",
  5. "version": "1.2.9",
  6. "dependencies": {
  7. "discord.js": "^11.5.1",
  8. "fstorm": "^0.1.3",
  9. "hh-mm-ss": "^1.2.0",
  10. "install": "^0.13.0",
  11. "jimp": "^0.2.28",
  12. "libsodium-wrappers": "latest",
  13. "opusscript": "latest",
  14. "ytdl-core": "latest",
  15. "simple-youtube-api": "file:node_modules/simple-youtube-api",
  16. "valid-url": "^1.0.9",
  17. "youtube-info": "file:node_modules/youtube-info",
  18. },
  19. "is-music-bot": true
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement