0.0.2 • Published 2 years ago

reviewbots-ts v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

ReviewBots.ts

This is our Official NPM Module used for interacting with the Review Bots API.


Installation

npm i reviewbots-ts@latest


Links


getBotReviews()

   const RBClient = require('rb-ts');

   await RBClient.getBotReviews('BOT_ID');