Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# mrdia-main
This is a music bot using youtube with /command and messagecommand support

How 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