changeset 15:0135902ded03 draft default tip master

Update !help output
author Alexander Berntsen <alexander@plaimi.net>
date Tue, 16 Apr 2013 11:27:02 +0200
parents 83ffdc13237e
children
files q
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/q
+++ b/q
@@ -263,8 +263,9 @@
         self.msg(user, self.factory.channel + ' is a quiz channel.')
         self.msg(user, 'I am ' + self.nickname + ', and *I* ask the' +
                  ' questions around here! :->')
-        self.msg(user, '!score prints the current top 5 quizzers.' +
-                 ' happy quizzing!')
+        self.msg(user, '!score prints the current top 5 quizzers.')
+        self.msg(user, '!hiscore prints the all time top 5 quizzers.')
+        self.msg(user, 'happy quizzing!')
         self.msg(user, '(o, and BTW, I\'m hungry, like *all* the freaking' +
                  ' time.')
         self.msg(user, 'you can feed me with !botsnack. please do. often.)')