https://github.com/cryptoc1/avi
"Why can't we use twitter to visually share how we're feeling?"
https://github.com/cryptoc1/avi
Last synced: 8 months ago
JSON representation
"Why can't we use twitter to visually share how we're feeling?"
- Host: GitHub
- URL: https://github.com/cryptoc1/avi
- Owner: Cryptoc1
- License: mit
- Created: 2015-11-14T20:48:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T04:34:05.000Z (over 10 years ago)
- Last Synced: 2025-10-13T16:36:34.145Z (8 months ago)
- Language: Python
- Homepage:
- Size: 161 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avi.py
*"Why can't we use twitter to visual share how we're feeling?"*
avi.py lets you set your twitter avi based on your mood.
## Setup
To setup avi.py, add your own consumer and access tokens to defualt.cfg, as well as your name. Then, run `install.sh` to start expressing yourself.
## Usage
```
avi.py usage:
-h|--help : Print this message
-l|--list : Print possible feelings
-s|--set : Set your avi to the "feeling" specified in `avi --list`
```
## Requirements
All the requirements in `requirements.txt` can be satisfied by installing tweepy through pip (`install.sh --with-tweepy` runs the following command).
$ pip install -U tweepy
##### Images provided by [Icons8.com](http://icons8.com)