To run Tweepy login to Twitter at apps.twitter.com and create an App token. Create a file(gitignored) called tokens with the first line as consumer_token, second line as consumer_secret, third line as access_token and fourth line as access_token_secret
Then use python to run the listeners