Getting a Database String
To get a Database string, create an account at MongoDB and create a database, either a free or paid one.
After creating the database and the user, select "Connect" and choose the desired driver. Fill in the missing information and paste the new string into your config.json
This isn't a very in-depth explanation, so if you would like one, watch this video by UnderCtrl which dives deeper into MongoDB for creating a database.
Last updated