- Discord Bot Token Guide
- Node.js v20.0.0 or newer
✓ Super fast & High Quality
✓ Has more than 15 radio stations
✓ Set role system
✓ Works on Replit.com and 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 Put the bot token in config.json
🔴
{
"token":"bot token",
"prefix":"!",
"ownerid":"owner id",
}
Dont Forgot Enable message content intent
- 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