changed help a to mach other plugins, added help to vimeo

This commit is contained in:
neersighted 2012-02-28 08:36:12 +08:00 committed by lukeroge
parent 1af7998666
commit be1a5777f5
4 changed files with 5 additions and 4 deletions

View file

@ -83,7 +83,7 @@ def valueadd(bot, input, func, kind, args):
@hook.command
def mode(inp, input=None, db=None):
".mode - Set modes on various things"
".mode -- Set modes on various things"
if input.nick not in input.bot.config["admins"]:
input.notice("Only bot admins can use this command!")
return