update_profile_pic
update_profile_pic copied to clipboard
:bust_in_silhouette: Update your Twitter profile pic in a snap
update_profile_pic
Update your profile pic in a snap :sparkles:
Setup
$ git clone https://github.com/dkhamsing/update_profile_pic.git
$ cd update_profile_pic/
$ rake install
Configure
$ update_profile_pic --create-config
open this url in your browser (sign in and authorize): https://api.twitter.com/oauth/authorize?oauth_token=...
enter pin: ...
wrote config.yaml ✨
Usage
update_profile_pic <image file> --config <config file>
$ update_profile_pic image.png --config config.yml
updating profile pic with image.png...
updating @dkhamsing...
profile pic updated ✨
Contact
License
This project is available under the MIT license. See the LICENSE file for more info.