Skip to content

qetzal/send-gif-using-imessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Send random GIFs using iMessage

Installation

Make sure you have Python and "requests" lib installed: http://docs.python-requests.org/en/latest/user/install/#install

Usage

    usage: sendgif.py [-h] [-t TAG] to
    
    positional arguments:
      to                 Phone number or email that supports iMessage.
    
    optional arguments:
      -h, --help         show this help message and exit
      -t TAG, --tag TAG  Set Giphy tag. Default tag is 'cats'.

Examples

./sendgif.py -t kitten [email protected]

./sendgif.py -t "cute cats" +79270000000

About

Send random GIF to anyone using iMessage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages