Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airtoxin/airtoxinbotbotbot
airtoxinbotbotbot
https://github.com/airtoxin/airtoxinbotbotbot
Last synced: about 9 hours ago
JSON representation
airtoxinbotbotbot
- Host: GitHub
- URL: https://github.com/airtoxin/airtoxinbotbotbot
- Owner: airtoxin
- License: mit
- Created: 2015-03-07T10:06:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T09:44:40.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T08:13:18.333Z (7 months ago)
- Language: JavaScript
- Size: 56.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```