Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 464 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 464 Bytes

RevaBot

license npm downloads

The last bot you'll ever need.

Table of Contents

Install

npm:

npm install revabot

Usage

const Revabot = require("revabot");

const revabot = new Revabot();

console.log(revabot);

Contributors

License