Skip to content

Latest commit

 

History

History
45 lines (41 loc) · 2.24 KB

README.md

File metadata and controls

45 lines (41 loc) · 2.24 KB

GDPS-MusicBot

Music bot for your GDPSs! (It plays music from your GDPS)

Before using this bot:

  • You must use my dashboard :trollface:
  • You should know how to create and host Discord bot
  • You should install node.js (v18.16.0 works fine)
  • You should run npm i command in bot's folder
  • This bot is supposed to run on only one Discord server

How to configure:

Used libraries:

"@discord-player/extractor": "^4.3.1",
"@discordjs/opus": "^0.9.0",
"axios": "^1.4.0",
"discord-player": "^6.6.0",
"discord.js": "^14.11.0",
"dotenv": "^16.3.1",
"ffmpeg-static": "^5.1.0"

Thanks for using it!