Closed TrueWinter closed 7 years ago
Support for it coming soon with #8...
Going to take a bit longer. Note to self: Don't run commands if you are not sure what exactly they do
I think I have restored a dev version of the bot to it's previous state (of actually having code and the edits made to the code to ensure that it functions).
This bot may not be able to run on Glitch due to the fact that it requires a file system that it can actually write to that will not be reset on restart. https://support.glitch.com/t/storage-persistence-database-suggestions/121/7 I seem to have been mistaken with this. I currently run a development version of the bot on Glitch. Will not need to add much support for it in the code.
Closing this issue and moving the project card to Won't Do
for this reason. Glitch is not made to host a production system. It is for developing Node.JS apps in an online IDE. It may be able to host a simple app but it's not actually intended for this purpose.
Add support for hosting the bot on Glitch.com