Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 468 Bytes

File metadata and controls

16 lines (10 loc) · 468 Bytes

Keyword Retweeter bot

This bot will search for the Keywords on twitter and then retweet the latest tweets containing it.

a working example of this is : https://twitter.com/COVID_retweet

Steps

  • Get a developer account from https://developer.twitter.com
  • Put the api tokens in the main.py file
  • Run the file and input the keyword you want to search

Done :)