15.6: Tweeting images with Processing - Twitter Bot Tutorial
This video covers how to use the Processing development environment to render images that are posted from a Twitter bot. Processing command line is covered.
Command line instructions for windows: processing-java --sketch="%cd%\\rainbow" --run. Also, note that you have to add the processing directory to the PATH variable in your advanced system properties in order to run "processing-java" without the full path.
All examples: https://github.com/shiffman/Video-Lesson-Materials
Twit package: https://github.com/ttezel/twit
Twitter API documentation: https://dev.twitter.com/
Contact: https://twitter.com/shiffman
Next video: https://youtu.be/ovOtQxLwSzQ
Learn JavaScript basics:
https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
Learn Processing basics:
https://www.youtube.com/user/shiffman/playlists?sort=dd&shelf_id=2&view=50
More about data and APIs:
https://www.youtube.com/playlist?list=PLRqwX-V7Uu6a-SQiI4RtIwuOrLJGnel0r
Help us caption & translate this video!
http://amara.org/v/Qbtm/
📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct