Project name is: notzoibot
Think I got myself stuck in an infinite loop in the handler.js, chrome just freezes when I open the site, same for the console, would be nice if you just commented out that entire file.
Hey, @arrowkeyuser, I opened your project’s console at https://glitch.com/edit/console.html?notzoibot and then ran
mv index.js index.js.stop
refresh
That restarted your project in an error state, since Glitch can’t find the file you want it to run. That should give you an opportunity to resolve any other issues.
Hope this helps!
1 Like