Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 228 Bytes

Twitter Reply Bot - GAE Python

This is a bot in python gae (google app engine) to give reply to all tweets related to a specific search query.

#Requirements

  • Twython
  • requests
  • requests_oauthlib
  • oauthlib
  • python 2.7