Supernova is a twitter bot made with Python using the Tweepy python library which makes the use of Twitter API. It tweets space news once in a day.
Checkout the bot at https://www.twitter.com/pybot_tweets.
- Download or clone this repository.
- Create a .env file with your Twitter API credentials.
- Run
python bot.pyin terminal.