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
- Host: GitHub
- URL: https://github.com/rofson17/discord-music-bot
- Owner: rofson17
- Created: 2021-07-16T12:40:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T12:42:16.000Z (almost 5 years ago)
- Last Synced: 2025-04-05T23:34:16.171Z (about 1 year ago)
- Topics: bot, discord, discord-bot, discord-js
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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**