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
- Host: GitHub
- URL: https://github.com/revadike/revabot
- Owner: Revadike
- License: gpl-3.0
- Created: 2021-02-22T04:09:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T16:42:30.000Z (over 3 years ago)
- Last Synced: 2025-06-28T17:11:11.390Z (about 1 year ago)
- Language: JavaScript
- Size: 1.2 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RevaBot
[](LICENSE)
[](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/