Source code for @sealDonaldTrump, a python-based twitter bot that sounds like @realDonaldTrump, with an aquatic twist.
Python 3 along with:
- tweepy (to grab the tweets)
- markovify (to generate the text)
- nltk (to make the markov model just a bit better)
All deployed on AWS Lambda. What an amazing world we live in.