manishkhatri11 / Discord-Music-Selfbot-javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Discord Music Self Bot

🔧 Requirements

  1. Discord Account Token Guide
  2. Node.js v16.0.0 or
  3. Lavalink Server Download

Features:

✓ Super fast & High Quality

✓ Lavalink Servers

✓ Support All Music Stream Platforms

✓ Works on Replit.com & Heroku.com



📚 Installation

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":"Put Token Here",
    "prefix":"!",
    "ownerid: ["Put OwnerId Here"],

    "nodes":[
        {
            "host": "lavalink.darrenofficial.com",
            "port": 80,
            "password": "hisudhan"
          }
    ]
}

🤝 Contributing

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/your-username/Discord-Music-Selfbot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request

🤝Contact Me!

          Discord          GitHub

About

License:MIT License


Languages

Language:JavaScript 99.8%Language:Procfile 0.2%