/faketmglyrics

A Markov chain Twitter bot for the Mountain Goats

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

FakeTMGLyrics Twitter Bot

(fake) nice boys who make the rocking tunes. I only listen to @mountain_goats, and now I make up my own lyrics.

ABOUT

Following the tutorial from this post, this bot uses Markov chain to post the mountain goats-esque tweets. Forked from esdalmaijer/markovbot.

HELP

For an explanation of Markov chains and Twitter bots, read this post, and for a very thorough tutorial on how to make your own Twitter bot by using this library, this post.