I think the problem will be that the COAL list cannot be called using an API function call.
Maybe you could loop the objects of the COAL JSON file by the account names and check if this account is on this list.
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!
If you enjoyed what you read here, create your account today and start earning FREE BLURT!
I think the best way would be to download this json file once a day to own server via cron job, to the directory where the upvote bot is
https://coal.blurt.live/
is it official COAL?
The official COAL list is here on gitlab:
https://gitlab.com/blurt/openblurt/coal/-/blob/master/coal.json
But the entries are the same from https://coal.blurt.live/.
Is COAL a list for developers to use or is it actually used in blurt blockchain to restrict access to users?