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

https://github.com/mrtenz/bluesbeer

A music bot for Discord.
https://github.com/mrtenz/bluesbeer

bot discord music-bot

Last synced: over 1 year ago
JSON representation

A music bot for Discord.

Awesome Lists containing this project

README

          

# Bluesbeer
It's a music bot for Discord written using the framework Discord.js. It is similar to Rhythm, but probably worse. It can play music via Youtube and Soundcloud.

### How to use
To run this bot, use the following commands:
```bash
$ git clone https://github.com/Mrtenz/bluesbeer
$ cd bluesbeer
$ yarn # or npm install
$ yarn start # or npm start
```
Node.js and yarn are required to run it.