Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kuuuuuuuu/discord-radio-bot

a simple Discord bot that play a live stream in a voice channel
https://github.com/kuuuuuuuu/discord-radio-bot

discord-bot discord-js discordjs discordjs-bot discordjs-v14 discordjsbot discordmusicbot radio-bot

Last synced: 30 days ago
JSON representation

a simple Discord bot that play a live stream in a voice channel

Awesome Lists containing this project

README

        

## Discord Radio Bot :radio:

a simple Discord bot that play a live stream in a voice channel

### Requirements :warning:
- Node.js lts or higher
- ffmpeg (if linux you can install it with `sudo apt install ffmpeg` or npm install ffmpeg-static)`

### Setup :gear:
1. Clone the repository
```sh
git clone https://github.com/Kuuuuuuuu/discord-radio-bot.git
```
2. Run `npm install`
3. Rename .env.example to .env and fill the token of your Discord bot
4. Change the guildId, channelId and the url of the live stream in the index.js file
5. Run `npm start`
6. Enjoy! :D :sparkles: