about summary refs log tree commit diff stats
path: root/lisp/+circe.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/+circe.el')
-rw-r--r--lisp/+circe.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/+circe.el b/lisp/+circe.el index 501bd21..c29cea6 100644 --- a/lisp/+circe.el +++ b/lisp/+circe.el
@@ -165,6 +165,7 @@ See `circe-network-options' for a list of common options."
165 (funcall +circe-server-buffer-action buffer)))) 165 (funcall +circe-server-buffer-action buffer))))
166 166
167;;; Chat commands 167;;; Chat commands
168;; TODO: Actually ... write these~!?!?!
168 169
169(defun circe-command-SHORTEN (url) 170(defun circe-command-SHORTEN (url)
170 "Shorten URL using `0x0-shorten-uri'.") 171 "Shorten URL using `0x0-shorten-uri'.")
@@ -172,6 +173,9 @@ See `circe-network-options' for a list of common options."
172(defun circe-command-SLAP (nick) 173(defun circe-command-SLAP (nick)
173 "Slap NICK around a bit with a large trout.") 174 "Slap NICK around a bit with a large trout.")
174 175
176(defun circe-command-POKE (nick)
177 "Poke NICK like in the old Facebook days.")
178
175;;; Pure idiocy 179;;; Pure idiocy
176 180
177(define-minor-mode circe-cappy-hour-mode 181(define-minor-mode circe-cappy-hour-mode