Cyberpunk Twitter Bot - live version available at: @Cyberpunk_Me
Tweet "@cyberpunk_me" with the text "cyberpunk me" and the bot generates a cyberpunk avatar using your Twitter profile picture.
You will need to install tweepy and Pillow.
You will need to create an app account on Twitter: [instructions here]
- Sign in with your Twitter account
- Create a new app account
- Modify the settings for that app account to allow read & write
- Generate a new OAuth token with those permissions
- Manually edit this script and put those tokens in the script
Once you edit the bot script to provide the necessary API keys, you can run the bot on the command line:
$ python CyberpunkMe_Public.py
This bot could be forked to create any kind of image overlay Twitter bot - the possibilities are only limited by your imagination.