54
edits
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
The News Graffiti Twitter Bot places speech bubbles on the images taken from the news accounts on twitter. | The News Graffiti Twitter Bot places speech bubbles on the images taken from the news accounts on twitter. | ||
[[Image: | [[Image:Screen_Shot_2015-10-19_at_12.32.00_am.png]] | ||
== code == | == code == | ||
Line 22: | Line 23: | ||
from sys import argv | from sys import argv | ||
import os | import os | ||
debug = True | debug = True |
edits