Closed dcsan closed 9 years ago
if botstatus replied over http (responded to a GET request) that would be fine.
So you're talking about just adding a listener on HTTP for "GET" that would respond 200/OK?
yeah it could also send back the botstatus (version info etc) as later I may add stats like "concurrent users" there or some other info.
Well, I've just got it replying "OK" right now. We can add more stuff later.
awesome! i'll merge + deploy tonite /tmrw
the bot should respond to an API call somewhere and then we can have an uptime monitor