Skip to content

MegaSa1nt/GDPS-MusicBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!