ZeldaFan0225/AI_Horde_Discord

Reverse user lookup

Closed this issue · 3 comments

db0 commented

Add a command where you feed a AI Horde ID, and it will show you the discord username linked to it, if it has been

but i can't get a user with the horde id only?
fetching all users every time and filtering for the users id is a very inefficient way to do it

db0 commented

Sorry I missed this reply. You can absolutely get a user with user_id. /api/v2/users/<id>

implemented