The bot searches for tweets that include a specific phrase. In this case I used something unique, so that I could easily test the bot. tweet = api.search(q="Amazing Twitter Meme Bot, respond to me!") ...
As above, with a .env file configured, use Docker to run the app.