shannonwells / clickbait_generator

A clickbait headline generator in Rails.
MIT License
2 stars 0 forks source link

Ability to incorporate themed words #10

Open shannonwells opened 8 years ago

shannonwells commented 8 years ago
  1. As a rails console user
  2. In order to switch the app to fit holiday or other themes (e.g. Presidential Election, Star Wars, Valentine's Day, or Halloween)
  3. And to give viewers more up-to-date, timely content,
  4. I want to be able to add word-objects with a named theme setting.

So for example, if I set the theme to "winter-holiday", then there are additional nouns, verbs, adjectives, etc. keyed to "winter-holiday" (e.g. Jack Frost, Santa Claus, Menorah, Gelt, Latke, Snowflake, Frosty, Icy, Gingerbread, Plum Pudding) that are added to the current set of randomly selected objects.