accuser

1.2.1 • Public • Published

Accuser Build Status

Accuser is a lightweight framework that lets you write Github bots that monitor issues and pull requests and work with them.

The framework wraps around the node-github library to make it easier to monitor pull requests, assign people and write comments.

  • Issues and Pull Requests filtering
  • Accuse / Assigning PRs
  • Commenting
  • Labels

Getting Started

To use Accuser, installed Accuser to your application/project via npm:

npm install --save accuser

Future Implementation

  • Webhook / Event Implementation
  • Renaming Title

Testing

Accuser uses Mocha for unit testing. Ensure that development dependencies are installed and run the following command:

npm test

License

Code released under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i accuser

Weekly Downloads

1

Version

1.2.1

License

MIT

Last publish

Collaborators

  • mauris