This bot is set up to do the following:
- Periodically query Google Trends for "Hot items"
- Process those trends to determine their syllable structure and what they'd rhyme with
- Construct those processed trends into new lyrics to "We Didn't Start the Fire"
- Tweet the results
The source code is here in this repository, so you can build your own clones, submit pull requests, and learn from it to build your own rhyming engines and Twitter things!
This project is copyright (C) 2015 Bradley Momberger and licensed under the MIT license. https://opensource.org/licenses/MIT
Linked libraries through NPM (currently MongoDB, number-to-words, Q, RiTa, and Twit) may have more restrictive licenses. Check with those individual repositories for more.