jbuzzell / wiki_titles_singable_to_x

a twitter meme
https://twitter.com/wiki_titles_tia
0 stars 0 forks source link

WIKI TITLES SINGABLE TO (X)

Basically allows you to do the exact same thing as this account, except you can fork this repo and easily fill in the blank with whatever meme you'd like.

USAGE

  1. Duplicate auth_template.py and call the copy auth.py
  2. Create your Twitter app and link it to this app by filling in the various public/private key combination fields in your new auth.py file.
  3. Add images you'd like to appear in your tweets to img/ directory.
  4. Update line 13 in main.py with the number of syllables you'd like. The default is 5. (5 felt like a good number.)
  5. Update forbidden_phrases.txt with any phrases you'd like to exclude from search. I will be updating this as necessary.

REQUIREMENTS