slack-cleverbot
v0.0.4
Published
I'm not a bot, are you?
Readme
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
