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: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,12 @@ This is an open source discord bot made by verixx and improved upon suggestions
3
3
4
4
## Hosting on Heroku
5
5
**What is Heroku?**
6
-
Heroku is a free hosting site that can host many web apps for free. However, the web apps cannot store any data.
7
-
We have made Mod Mail to do exactly that. It was made to be *stateless* and not store any data in json files.
6
+
Heroku is a free hosting site that can host many web apps. However, the web apps cannot store any data.
7
+
We have made Mod Mail to do exactly that. It was made to be *stateless* and not store any data in json files or any other storage files.
8
8
9
-
**How do I do it?**
10
-
If you choose to install the bot using Heroku, you do not need to download anything. In fact, you can set it all up on a phone. (Provided you have your bot token and your server ID).
9
+
**How do I do it?**
10
+
If you choose to install the bot using Heroku, you do not need to download anything. In fact, you can set it all up on a phone!
0 commit comments