Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/airtoxin/airtoxinbotbotbot

airtoxinbotbotbot
https://github.com/airtoxin/airtoxinbotbotbot

Last synced: about 9 hours ago
JSON representation

airtoxinbotbotbot

Awesome Lists containing this project

README

        

# airtoxinbotbotbot

## middleware dependencies

[`node.js`](https://nodejs.org/)

[`MeCab`](http://mecab.googlecode.com/svn/trunk/mecab/doc/index.html)

## start

```bash
$ cp config/{_,}default.json
# write your own config in config/default.json
$ npm i
$ node app
```