You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Paste your token that you copied here:
43
43
44
44
### Step 2 - Inviting Your Discord Bot
45
45
46
-
Click on the following invite link to invite your bot and follow the Discord prompt. All permissions excepted for **Administrator** is <u>required</u>! We recommend allowing **Administrator** if you struggle with Discord's permission system.
46
+
Click on the following invite link to invite your bot and follow the Discord prompt. All permissions except for **Administrator** is <u>required</u>! We recommend allowing **Administrator** if you struggle with Discord's permission system.
(If you don't see an invite link or it says invalid, or if the link doesn't work, then it means you didn't input your token correctly on the previous step, or your browser is out of date. [Click here](/get-invite.html) to manually make an invite link.)
@@ -64,19 +64,23 @@ Please enter the ID of your server. If you're unsure where to find the server ID
64
64
65
65
### Step 4 - Creating a MongoDB Database
66
66
67
-
Modmail supports MongoDB, and you are required to provide a MongoDB connection string for your bot. [MongoDB Atlas](https://www.mongodb.com/cloud/atlas){: target="_blank" rel="noopener"} provides a free 500MB tier, which is more than enough to store around 3 million message logs.
67
+
Modmail stores all configurations and logs in MongoDB, and you are required to provide a MongoDB connection string for your bot. [MongoDB Atlas](https://www.mongodb.com/products/platform/atlas-database){: target="_blank" rel="noopener"} provides a free 500MB tier, which is more than enough to store around 3 million message logs. Due to security concerns, we do not provide hosting for your data.
68
68
69
-
#### Video Tutorial:
69
+
#### Video Tutorial (Slightly Outdated):
70
70
71
71
{% include video-guide.html %}
72
72
73
73
### Sign Up
74
74
75
-
Complete the sign-up form and verify your email. Afterwards, choose "Shared" (free) database when asked.
75
+
[Sign-up for an account](https://www.mongodb.com/cloud/atlas/register){: target="_blank" rel="noopener"} and verify your email.
On the following page, click **Skip Personalization** (these questions does not matter).
78
78
79
-
On the following page, choose any of the **North America** region. Make sure the Cluster Type is set to **M0 Sandbox** and **MongoDB 5.0** or newer. The cluster name can be anything.
Next, you will be prompted to deploy your cluster. Click on the **free** option. Then choose any provider/region, US-WEST / US-CENTRAL is preferred but anything is fine. The cluster name can be anything. <u>Disable</u> both quick setup options!
0 commit comments