54
edits
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
*E-mail : shubhra.bhatt@uni-weimar.de | *E-mail : shubhra.bhatt@uni-weimar.de | ||
*Works Examples : http://www.openprocessing.org/user/45747 | *Works Examples : http://www.openprocessing.org/user/45747 | ||
==== News Graffiti Twitter Bot ==== | |||
The News Graffiti Twitter Bot places speech bubbles on the images taken from the news accounts on twitter. | |||
[[Image:Screen_Shot_2015-10-19_at_12.30.52_am.png]] | |||
==== Screen Shot ==== | |||
[[Image:Screen_Shot_2015-10-19_at_1.20.42_am.png]] | |||
==== Timeline conversation between Tony Blair & David Cameron ==== | |||
[[Image:Screen_Shot_2015-10-19_at_1.13.43_am.png]] | |||
== code == | |||
The Bot is divided in to two parts. | |||
1) Placing the speech bubble on the images<br> | |||
2) Posting the images on the Twitter <br> | |||
following is the code for the first part. | |||
[http://pastebin.com/JPw0gKAf link to the code] <br> | |||
==== First Python Image ==== | ==== First Python Image ==== |
edits