don't worry about it
- Navigate to Kazoo
- Sign in
- Grab your
_session_idcookie - Run
./setup [session-id]
$ ./kazoo "thanks to all these great peoples" 2 `./names-to-ids` $session
$ ./kazoo "also shoutout to these github users" 2 `./usernames-to-ids` $session
Make a file called github_api.json that looks like this:
{
"token": "YOUR_PERSONAL_GITHUB_TOKEN_HERE"
}run ./setup-pr-approval-watcher