version tweeks
This commit is contained in:
parent
e77a62a935
commit
effd039edc
3 changed files with 3 additions and 3 deletions
|
@ -60,4 +60,4 @@ def onjoin(paraml, conn=None, bot=None):
|
|||
|
||||
@hook.regex(r'^\x01VERSION\x01$')
|
||||
def version(inp, notice=None):
|
||||
notice('\x01VERSION CloudBot/DEV - https://github.com/lukeroge/CloudBot')
|
||||
notice('\x01VERSION CloudBot - https://github.com/lukeroge/CloudBot')
|
||||
|
|
Reference in a new issue