Skip to content

Instantly share code, notes, and snippets.

@mattdeboard
Created May 7, 2013 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mattdeboard/5535690 to your computer and use it in GitHub Desktop.
Save mattdeboard/5535690 to your computer and use it in GitHub Desktop.
(eval-after-load 'rcirc
'(defun-rcirc-command wtf (arg)
"Tom Delonge WTF gif"
(interactive "i")
(rcirc-send-message process target "http://i.imgur.com/QAfZsIX.gif")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment