Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 455 Bytes

File metadata and controls

13 lines (9 loc) · 455 Bytes

BackwardsBot

Bot to torment a random Twitter user by replying to their Tweet with the same content, but spelled backwards.

Necessities:

  • Python (I think every version will do, but I used 3.9.2)

  • pip (I think every version will do, but I used 21.1)

  • Tweepy (Install by running "pip install tweepy")

  • Twitter Account

  • Developer Priviliges for your Twitter Account

  • Consumer Key and Consumer Secret Key (Also known as API Key and API Secret Key)