Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/antitim/starbot-ktotam-bot

Bot autoresponder for Starbot
https://github.com/antitim/starbot-ktotam-bot

starbot starbot-bot

Last synced: about 2 months ago
JSON representation

Bot autoresponder for Starbot

Awesome Lists containing this project

README

        

# starbot-ktotam-bot [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url]

## About

Autoresponder Bot Control module for [StarBot](https://github.com/antitim/starbot)

## Installation

```sh
$ npm install --save starbot-ktotam-bot
```

## Options

```js
const KtotamBot = require('starbot-ktotam-bot');
const bot = new KtotamBot({
message: 'Hello'
});
```

## License

MIT © [antitim](http://vk.com/antitim)

[npm-image]: https://badge.fury.io/js/starbot-ktotam-bot.svg
[npm-url]: https://npmjs.org/package/starbot-ktotam-bot
[travis-image]: https://travis-ci.org/antitim/starbot-ktotam-bot.svg?branch=master
[travis-url]: https://travis-ci.org/antitim/starbot-ktotam-bot