Skip to content

Replit Guide#18

Open
kyle-wordpress wants to merge 10 commits intoDragory:masterfrom
kyle-wordpress:patch-1
Open

Replit Guide#18
kyle-wordpress wants to merge 10 commits intoDragory:masterfrom
kyle-wordpress:patch-1

Conversation

@kyle-wordpress
Copy link
Copy Markdown

I made a Replit guide for ModMail. No images but very descriptive and easy to follow.

@zayKenyon
Copy link
Copy Markdown

Isn't this a bad idea due to Repl.it resetting their databases whenever they restart a container?

@kyle-wordpress
Copy link
Copy Markdown
Author

kyle-wordpress commented Jun 5, 2022

Isn't this a bad idea due to Repl.it resetting their databases whenever they restart a container?

Read the document. I specifically put in why this occurs and how to fix this.

Why are you using MySQL, not the inbuilt SQLite?

  • Due to how Replit operates, it resets the database to a previous version every few hours or so. The SQLite database is located directly on the Repl, but the MySQL database is external and therefore can't be rolledback. You could skip Steps 7-9 completely, but there are downsides if you have ModMail threads that last a long time, as the channels may be disconnected and you may lose logs.

Added support for v3.6.1, re-ordered the guide to make it more user friendly and other tweaks.
Added a couple images to confusing parts.
@kyle-wordpress
Copy link
Copy Markdown
Author

@Dragory I'm done for now with the guide. I'd appreciate if you would review it and add it to help others!

Minor spelling mistake
added replit guide to the list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants