rename tokengen/gettoken
This commit is contained in:
@@ -58,7 +58,7 @@ def token_command(sender):
|
|||||||
msg(sender, "&cIMPORTANT: never share the token with anyone!")
|
msg(sender, "&cIMPORTANT: never share the token with anyone!")
|
||||||
msg(sender, "&cIt could be used to claim your website account!")
|
msg(sender, "&cIt could be used to claim your website account!")
|
||||||
else:
|
else:
|
||||||
msg(sender, "&cYou don't have a token yet! Use &e/tokengen <email>&c.")
|
msg(sender, "&cYou don't have a token yet! Use &e/gettoken <email>&c.")
|
||||||
except Exception, e:
|
except Exception, e:
|
||||||
error(e)
|
error(e)
|
||||||
msg(sender, "&cError getting your token, please contact an admin!")
|
msg(sender, "&cError getting your token, please contact an admin!")
|
||||||
|
|||||||
Reference in New Issue
Block a user