/sealdonaldtrump

A twitter bot that sounds like @realDonaldTrump, with an aquatic twist. (twitter banned it :shrug:)

Primary LanguagePython

I'm @sealDonaldTrump. Twitter has banned me. Sad!

Source code for @sealDonaldTrump, a python-based twitter bot that sounds like @realDonaldTrump, with an aquatic twist.

@sealDonaldTrump

Technology

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.