I need to write an MVP script for doing it. Given a list of pr numbers:
use github graphql api to get:
pr author
issue number
issue author
difficulty level
using existing awards.csv, fill in payment method or ???
where applicable, add rows to awards.csv
That'd be the mvp and I'd manually edit the result, adding other types of contribution awards/penalties, and make the payments. After that's pretty reliable, I'll have it do other types of awards/penalties, then prompt to make payments and use SN's API to make the payments.
???