Browse Source

[tumblr] de-prioritize

Innocenty Enikeew 8 years ago
parent
commit
3b00f993dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/tumblr.lisp

+ 1 - 1
plugins/tumblr.lisp

@@ -55,7 +55,7 @@
 (defun tumblr-random-photo (&optional (roll *tumblr-roll*) (num 1))
   (tumblr-random-post :roll roll :type :photo :num num))
 
-(def-message-handler handle-tumblr (message)
+(def-message-handler handle-tumblr (message -500)
   (let* ((*package* (find-package :chatikbot.plugins.tumblr))
          (resp (eliza (read-from-string-no-punct text) *tumblr-rules*)))
     (when resp