changed help a to mach other plugins, added help to vimeo
This commit is contained in:
parent
1af7998666
commit
be1a5777f5
4 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
Reference in a new issue