0.0.4 • Published 9 years ago
slack-cleverbot v0.0.4
Slack Cleverbot
A slackbot integration of cleverbot.
npm install slack-cleverbotGetting started
Copy example/config.js.example to example/config.js and update it with your own tokens. Then run
npm install
npm run startDocker installation
docker run -it --rm -v $(pwd):$(pwd) -w $(pwd) node:latest npm install
docker-compose up -dLicense
Licensed under MIT License