Page 1 of 1

HipChat/Slack Webhook Handler

Posted: Fri Sep 16, 2016 5:34 am
by chrisgp
I put together a basic webhook handler for the ESP8266 that will allow a /micropython command to be setup in HipChat or Slack that will cause the message to be evaluated on the device with the response returned to the caller. I put it together to make it easier for a few others to try it out and for me to have easier access to my device to try basic things. It has some attempts in place at making it a bit resilient to those trying to bring it down with obvious approaches.

https://github.com/cpopp/MicroPythonChatIntegration
example.jpg
example.jpg (52.06 KiB) Viewed 2826 times