Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/warior456/mrdia-main
a discord music bot
https://github.com/warior456/mrdia-main
discord discord-bot discord-js discordjs music-bot
Last synced: 17 days ago
JSON representation
a discord music bot
- Host: GitHub
- URL: https://github.com/warior456/mrdia-main
- Owner: warior456
- Created: 2022-06-13T19:24:43.000Z (over 2 years ago)
- Default Branch: v4
- Last Pushed: 2025-01-24T14:09:53.000Z (20 days ago)
- Last Synced: 2025-01-24T15:22:15.208Z (20 days ago)
- Topics: discord, discord-bot, discord-js, discordjs, music-bot
- Language: JavaScript
- Homepage:
- Size: 62.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mrdia-main
This is a music bot using youtube with /command and messagecommand supportHow to use:
1: download this repository
2: open a command shell in the same folder as the main.js file
3: run npm install
4: make a .env file with the following content and fill in the token and other stuff:
```
PREFIX = your prefix here
OWNER = your discord id here
DISCORD_TOKEN = your bot token here
INVITE = your bot invite here
DBTOKEN = your mongoDb token here
```
5: run node . to start the bot