gu-who
gu-who copied to clipboard
bot user and access token requirements
Maybe I'm missing it somewhere, but the start-to-finish steps for running this seem a little unclear. I've gleaned that you need a bot server running gu-who (done that) and you also need a people repo (done that), but there's some other details that are referenced in passing without enough detail, such as:
- I'm assuming a bot github user needs to be created -- what kind of access? just to the people repo? etc.
- What scopes should be enabled on the access token (per https://developer.github.com/v3/oauth/#scopes)?
Would really love a step-by-step list for the whole process like this:
- setup bot server
- create people repo
- create bot user
- generate key
Even if those steps just link off to existing READMEs.
Thanks! Looks like a cool tool.