UNPKG

@halpz/fetch

Version:

discordbot commands using js

25 lines 580 B
{ "name": "@halpz/fetch", "version": "1.4.5", "description": "discordbot commands using js", "main": "./src/processor/Music/support/playing.js", "scripts": { "test": "test/index.js" }, "keywords": [ "discord", "bot" ], "author": "halpz", "license": "MIT", "dependencies": { "@discordjs/opus": "^0.9.0", "@discordjs/voice": "^0.16.0", "bingai-js": "^1.5.0", "discord-player": "^6.6.4", "discord.js": "^14.13.0", "googlebard-js": "^1.1.5", "lodash": "^4.17.21", "youtube-ext": "^1.1.14" } }