Using a Digital Ocean guide to learn the python tweepy library and build a basic twitter bot.
You must follow the guide to create a Twitter app. This will generate api keys/secrets. Place those in the credentials-example.py
file and rename the file to simply credentials.py
.