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.
- Host: GitHub
- URL: https://github.com/mrtenz/bluesbeer
- Owner: Mrtenz
- License: mit
- Created: 2018-01-29T23:28:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-18T11:14:10.000Z (over 8 years ago)
- Last Synced: 2025-03-30T06:32:38.549Z (over 1 year ago)
- Topics: bot, discord, music-bot
- Language: TypeScript
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.