Skip to content

donoftime/gifbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUH?

My cute little gif slinging irc bot for http://whyday.org/. Gifs courtesy of http://www.giphy.com/

Requires ruby >= 1.9.1

Usage

# start up gifbot
$ gifbot --server=irc.freenode.net --nick=gifbot --channels=ruby,rails


# ask for some gifs in irc

# a random gif
<blahed> ?gifme
<gifbot> http://media.giphy.com/media/ZuAoPnVw3R6Yo/giphy.gif

# a dancing gif
<blahed> ?gifme dancing
<gifbot> http://media.giphy.com/media/ddOokp54QECd2/giphy.gif

# a gif response to an action
<blahed> /me laughs
<gifbot> blahed right now: http://media.giphy.com/media/HdlXyEGKnfd8A/giphy.gif

# to toggle action response gifs
<blahed> ?action
<gifbot> Action gifs are now enabled
<blahed> ?action
<gifbot> Action gifs are now disabled

Installation

$ gem install gifbot

About

Gif slinging IRC bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%