{ "name": "circuitrix", "version": "1.0.0", "author": "Ayden Jahola", "description": "A multipurpose discord bot", "github": "https://github.com/aydenjahola/circuitrix", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "license": "MIT", "dependencies": { "@discordjs/opus": "^0.10.0", "@discordjs/voice": "0.19.0", "@distube/soundcloud": "2.0.4", "@distube/spotify": "2.0.2", "@distube/youtube": "^1.0.4", "@distube/yt-dlp": "2.0.1", "@distube/ytdl-core": "4.16.12", "@snazzah/davey": "^0.1.6", "axios": "^1.7.7", "discord.js": "14.23.2", "distube": "5.0.7", "dotenv": "^16.4.5", "express": "^4.19.2", "ffmpeg-static": "^5.2.0", "genius-lyrics": "^4.4.7", "html-entities": "^2.5.2", "moment": "^2.30.1", "mongoose": "^8.6.0", "nodemailer": "^7.0.9", "openai": "^4.85.4", "owoify-js": "^2.0.0", "prism-media": "1.3.5", "puppeteer": "^23.4.1", "rcon-client": "^4.2.5", "uuid": "^11.0.0" } }