umutxyp / MusicBot

An enhanced music bot that is compatible with discord.js v14 and works with slash commands. Discord music bot codes that can be used on any server and are simple to install.
https://discord.gg/codes
987 stars 1.07k forks source link

mongodb #54

Closed KickOfSilver closed 2 years ago

KickOfSilver commented 2 years ago

WARN: It looks like you didn't write the mongodb url? If you do not enter a valid mongodb url in the config.js file, you will not be able to use the bot.

Where will I find this?

Fyxren commented 2 years ago

Do you have your MongoDB URL? If not, you can find on your databases tab by clicking the "connect" button image

Then by clicking "Connect your application" image

Please keep in mind that if you'd use .env, that you will have to install it by hand. Came across this issue when helping someone trying to get this to work.