# my_twitter_bot.py import tweepy import time # NOTE: I put my keys in the keys.py to separate them # from this main file. # Please refer to keys_format.py to see t