You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bot should be able to get https://liveplant.herokuapp.com/current_action and then respond to whatever is in the action field. It should only respond if the unixTimestamp is newer than what the bot has in its memory.
The bot should be able to get https://liveplant.herokuapp.com/current_action and then respond to whatever is in the action field. It should only respond if the unixTimestamp is newer than what the bot has in its memory.
For more information on this endpoint: https://github.com/liveplant/liveplant-server/tree/master/schema/current_action/GET
Edit: it seems really really easy to do with an Arduino http://www.arduino.cc/en/Tutorial/HttpClient
The text was updated successfully, but these errors were encountered: