Skip to content

Commit 269a7b0

Browse files
authored
Update README.md
1 parent 2adc352 commit 269a7b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ When a user sends a direct message to the bot, a channel is created within an is
3636

3737
You have two options for using this bot, hosting on Heroku or self hosting the bot. If you choose to install the bot using Heroku, you do not need to download anything. Read the installation guide [here](https://github.com/kyb3r/modmail/wiki/Installation). If you have any problems join our discord server [here](https://discord.gg/etJNHCQ).
3838

39-
### What is Heroku?
40-
Heroku is a free hosting site that can host many web apps. However, the web apps cannot store any data on site (changing files). We have made Mod Mail to do exactly that. It was made to be *stateless* and not store any data in any files, utilising discord channel topics for tracking and relaying conversations.
39+
### What is heroku?
40+
Heroku is a free hosting site that can host many web apps. However, the web apps cannot store any data on site. We have made Mod Mail to be accessible to anyone while still being feature rich, it's a community run project that lets anyone get it up and running 24/7 for free. So how does our bot store data? Config and logs are stored in a [centralised web service](modmail.tk) hosted by us, so you don't need to worry about hosting anything.
4141

4242
## Commands
4343

0 commit comments

Comments
 (0)