Skip to content

luser/xchat-giphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pip install requests giphypop

in xchat: /py load /path/to/xchat.py

then: /gif some words

click on a gif, bam.

To get this auto-loaded in xchat, stick a file in ~/.xchat2/ (YMMV on other platforms), call it something like gif.py, and make the contents:

__file__ = '/path/to/pygiphy/xchat.py'
execfile(__file__)

About

xchat script to search giphy gifs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages