A knotty #GitHub problem.
I want to see all the "Reactions" to my account.
The API only allows you to get reactions to *specific* issues, PRs, or commits.
In order to see *all* the reactions sent to me, I'd need to query for literally everything I've posted.
That can't be right, surely? Am I misreading the API documentation?