You can see below the API reference of this module.
- String
input: The GitHub owner (user or organization) or a specific repository in theowner/repoformat. - String
token: The access token. - Boolean
remove: Iftrue, the first emoji from the description will be removed (if the description starts with emoji).
- EventEmitter An
EventEmitterinstance emitting the following events: progressSome helper messages during the whole process.finish: Finished (everything).error: A nasty error appeared.fail: Updating the description failed.skip: The repo is skipped.repo-done: Repository updated.