This tutorial will show you how to make an OWOT server.
To make a Repl.it account, go to https://replit.com/signup. You can also make your Repl.it account with Google. Once you're done, press Create Account and then Sign in.
When you open Repl.it, you will see something that looks like this: Click Create Repl, click Import From Github, then clone the repo from github.com/KKosty4ka/NodeWorldOfText, or download it and put it in the filesystem of your Repl.
Press the Git button at the left of the toolbox, then select for-replit as the branch you will use. Click Overwrite if it asks you to.
It will install the node modules, then tell you to change the settings file. (Optional) It's unknown how you could edit the settings.json, but it's optional.
Press start again, then it should ask you to create a superuser. It's recommended to make one.
The URL should end somewhere like repl_name.your_name.repl.co