Tag Archives: bash

A Twitter Bot in One Line of Code

Yep! It really IS possible with only one line of BASH (Terminal) code using the new Twitter Streaming API. Using a series of chained commands, this Twitter Bot listens for occurrences of ‘one line’ in the Twittersphere and will follow that person. Here’s a version with some extra space for readability (does not really work [...]
Posted in Uncategorized | Also tagged , , , | Leave a comment