Skip to content
This repository was archived by the owner on Sep 3, 2023. It is now read-only.

anakojm/Rbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Rbot is a Discord Bot made using discord.js and node js, made to play radio stations.

GPL-3.0 License

CII Best Practicespipeline status pipeline status

Commands:

  • Rb/play - Join your channel and play the music selectioned
  • Rb/list - List all radio avalaible (~75)
  • Rb/help - Display an help message
  • Rb/leave - Leave the voice channel
  • Rb/invite - Generate an invitation link you can use to invite the bot to your server

How to have your version of Rbot:

  1. Download (nodejs)
  2. Download (ffmpeg)
  3. Create a new application
  4. Create a new bot in your application
  5. Invite your bot to your server with https://discordapi.com/permissions.html (client id is in general information of your application)
  6. Clone: git clone https://github.com/anakojm/Rbot.git
  7. Change directory: cd Rbot
  8. Install dependencies: npm install
  9. Replace process.TOKEN by your token in bot.login("process.TOKEN"); at the last line of index.js
  10. Start the bot with node index.js

Repo on GitHub Repo on GitLab

About

Discord radio bot

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors