✓ Super fast & High Quality
✓ Lavalink Servers
✓ Support All Music Stream Platforms
✓ Works on Replit.com & Heroku.com
First of all you need to Node.js
Install the npm install
modules in your terminal before using
Run the robot node index.js
then using
🔴 Do not forget to enter the account token in config.json
🔴
{
"token":"",
"prefix":"put prefix",
"ownerid":["Owner Id"],
"SpotifyID":"",
"SpotifySecret":"",
"nodes":[
{
"host": "lavalink.darrenofficial.com",
"identifier": "Main",
"port": 80,
"password": "hisudhan",
"secure": true
}
]
}
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/Discord-Music-Selfbot.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request