A slackbot integration of cleverbot.
npm install slack-cleverbot
Copy example/config.js.example
to example/config.js
and update it with your own tokens. Then run
npm install
npm run start
docker run -it --rm -v $(pwd):$(pwd) -w $(pwd) node:latest npm install
docker-compose up -d
Licensed under MIT License test