MongoDB

I have ended ModMail support for MongoDB on 2023-04-25.

You may continue to use Modmail with MongoDB, but I do no longer support this database.

You may want to use quick.db or repl.it instead.

Get your mongoDB URL

Get the URL you use to log your bot in to your mongoDB database. You need to add a new line to process.env as follows:

MONGODB=Your mongoDB connection URL

Last updated