Hi there,
First post on this forum. Excited to be here! I'm at the tail end of an autonomous watering system project that already tweets status updates via http://arduino-tweet.appspot.com/. I'd now like to allow a user to tweet a specific message to the watering system's account and have the system water or post temp/humidity statistics. I've found multiple projects on the web that show how to do this however many of them seem outdated given that the Twitter API and policies have changed significantly and as recently as August 15th 2018.
For example, a few projects use the TweetControl app from ThingsSpeak however that function has now been discontinued.
I was wondering if anyone could point me to a project that still works with the given Twitter API changes. I've started exploring the Arduino Twitter Library (Arduino Playground - Twitter Library) but am unsure if the examples are still valid.
Any help or insights would be greatly appreciated!
Cheers!