Skip to content

Instantly share code, notes, and snippets.

@planglois925
Created September 11, 2017 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save planglois925/08c46f2bd08fb19282eade986f766647 to your computer and use it in GitHub Desktop.
Save planglois925/08c46f2bd08fb19282eade986f766647 to your computer and use it in GitHub Desktop.
def twitter_hit(status):
# This is a super simple indicator that we found something,
# and the logic will be built up in the next one
print '[x] Hit found \n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment