Skip to content

almightyboz/RabelaisMarkov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another Markov Chain twitter bot

###A gargantuan experiment.


Follow me! Or don't, that's cool too!

Inspired by e_books twitter bots, the Markov_Noodles Ruby gem, this Medium article, this other Medium article(and it's repo), and Gargantua and Pantagruel, by François Rabelais.

Special thanks to AWS Lambda.


To open:

npm install

You have to install botfiles as a local module before you deploy.

npm install --save ./YOURENTIREPATH/botfiles

If you make changes:

rm -rf node_module/botfiles && npm install /YOURPATH/botfiles

Otherwise,

Check jshint and tests:

gulp lint

Deploy: gulp deploy


Thanks for reading!

About

A gargantuan experiment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published