An open API service indexing awesome lists of open source software.

https://github.com/revadike/revabot

The last bot you will ever need
https://github.com/revadike/revabot

Last synced: 5 months ago
JSON representation

The last bot you will ever need

Awesome Lists containing this project

README

          

# RevaBot

[![license](https://img.shields.io/github/license/Revadike/RevaBot.svg)](LICENSE)
[![npm downloads](https://img.shields.io/npm/dt/revabot.svg)](https://npm.im/revabot)

> The last bot you'll ever need.

## Table of Contents

## Install

[npm][]:

```sh
npm install revabot
```

## Usage

```js
const Revabot = require("revabot");

const revabot = new Revabot();

console.log(revabot);
```

## Contributors

## License

##

[npm]: https://www.npmjs.com/