Closed IncredibleSpyKrab closed 4 years ago
Repl.it is not a good idea for hosting bots, it's meant as a development environment. This is practically self-hosting and further down the README you'll find:
Self-hosting is recommended for advanced users only who are experienced with the Node.js ecosystem. Note that setup or code support will not be given for attempting to run your own instance of RoVer, modified or otherwise.
This pull request adds a
Run on Repl.it
badge to theREADME
. This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it here.