Skip to content

warior456/mrdia-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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