Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 299 Bytes

twitter-bot

Twitter bot created using Node.js, twit npm, Twitter API and deployed using Heroku.

Uses the Twitter Streaming API to listen for activity from a specified user.

The bot then reverses the text in the tweet and uses the Twitter Post API to post the reversed tweet back to the sender.