Skip to content

Take questions posted on a particular Stack Exchange, generate a meme out of it and tweet it

License

Notifications You must be signed in to change notification settings

AmbiguousError/meme-overflow

 
 

Repository files navigation

Meme Overflow

Take questions posted on a particular Stack Exchange site, generate a meme out of them and tweet them.

Instances

Run your own instance

  1. Sign up for a Twitter account, create an app and get your four API keys.

  2. Sign up for an imgflip account and note your username and password.

  3. Register for a Stack Exchange App Key

  4. Install this project:

    sudo pip3 install memeoverflow
  5. Copy the example script example.py (e.g. to raspberrypi.py) and edit your copy to specify:

    • the Stack Exchange site you wish to follow (get the exact string here) and your Stack Exchange API key
    • your Twitter account's API keys
    • your imgflip's username and password
  6. Run it:

python3 raspberrypi.py

About

Take questions posted on a particular Stack Exchange, generate a meme out of it and tweet it

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 99.3%
  • Python 0.7%