๐ง
Requirements
- Discord Bot Token And Client Id Guide
- Node.js v16.0.0 or newer
Features:
Discord Radio Bot
โ Super fast & High Quality
โ Has more than 10 radio stations
โ Set role system
โ Works on Replit.com and 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
config.json
{
"token":"bot token",
"prefix":"!",
"ownerid":"owner id",
"client_id":"bot client id"
}
๐ค
Contributing
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/discordjs-radiobot-v13.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