Let's you use facebook from the command line
- View Profile
- ./fb.py profile
- View News Feed
- ./fb.py feed
- View Friends
- ./fb.py friends
- View Pages You Liked
- ./fb.py likes
- View Music You Liked
- ./fb.py music
- Post Status
- ./fb.py status
- Post Photo
- ./fb.py photo
- Post Status To Friend
- ./fb.py statusfriend
- Post Photo To Friend
- ./fb.py photofriend
- Delete Post
- ./fb.py delete POST_ID
- Clean ACCESS_TOKEN
- ./fb.py clean

