If the slack "person" is a a bot, a different endpoint has to be used to get information, otherwise the API endpoint "users.info" will return an error saying "user_not_found".
Thank you for the contribution. I'll merge with the current logic to skip short bot ids and create a new patch once it's clearer how these magic ids are meant to be handled.
If the slack "person" is a a bot, a different endpoint has to be used to get information, otherwise the API endpoint "users.info" will return an error saying "user_not_found".