User Info
Get info for a specific user by xat username or ID
Endpoint
https://pythbots.com/api/userinfo.php?user=$usernameorid
What it does
Returns info for a single user.
user can be a username (example: tiro) OR a numeric user id (example: 221192).Parameters
user(required) — username or user id
Example URLs
https://pythbots.com/api/userinfo.php?user=tiro
https://pythbots.com/api/userinfo.php?user=221192