Block a user

After linking account post profile.
link steamid/link vanity
Turns out discord ids can be inferior to 18 characters, so had to remove the restriction that checked lengths from the database
link steamid/link vanity
-
Help command now lists them both.
-
Help command no longer lists standalone
link
. -
Help command lists sub-commands recursively.
-
Updated
help link
command. -
[…
link steamid/link vanity
Commands exists and seem to be working without issues.
Need to update the help commands and the new commands descriptions.
link steamid/link vanity
if vanity:
usual procedure
elif steamid:
if getplayedsumary: in db
else: raise not found
else:
raise command not found
link steamid/link vanity