Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 571 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 571 Bytes

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.