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

https://github.com/rofson17/discord-music-bot

my first discord bot using js
https://github.com/rofson17/discord-music-bot

bot discord discord-bot discord-js

Last synced: 3 months ago
JSON representation

my first discord bot using js

Awesome Lists containing this project

README

          

# Simple Music Bot for Discord
This is a simple discord bot. It can play songs as audio in voice channel.

*go to the confing.json file and add your token. you can also edit the command pefix*

```
{
"prefix": ">",
"token": ""
}
```
**Use >help command to see all the commands**
**Use >p or >play command to play song**
**Use >l or >leave command to leave the bot to the voice channel**