Stability improvements

New module whereis
This commit is contained in:
Némunaire 2012-04-18 23:35:58 +02:00
commit e375f23f71
11 changed files with 284 additions and 111 deletions

View file

@ -77,11 +77,11 @@ def save_module():
def help_tiny ():
"""Line inserted in the response to the command !help"""
return "!anniv /who/: gives the remaining time before the anniversary of /who/"
return "People birthdays and ages"
def help_full ():
return "!anniv /who/: gives the remaining time before the anniversary of /who/\nIf /who/ is not given, gives the remaining time before your anniversary.\n\n To set yout birthday, say it to nemubot :)"
return "!anniv /who/: gives the remaining time before the anniversary of /who/\n!age /who/: gives the age of /who/\nIf /who/ is not given, gives the remaining time before your anniversary.\n\n To set yout birthday, say it to nemubot :)"
def findName(msg):