Open synrg opened 3 years ago
This is going to take a while, and some iNat API endpoints are known to return wrong results when given user_id=login1,login2,...
as a parameter, throwing the total count of observations off, so we need a mid-term workaround for that instead of continuing to aggravate users with obviously wrong totals:
1108972d4afcee17260bd0fb029b24725c1f5428 still uses the old approach but takes the list of user ids for the total from the user_id=# parameters in each listed URL instead of from each listed login in the table.
The idea is to no longer tear apart these embeds with regexes on a freshly fetched copy of the embed from the channel each time they are updated, but rather to: