Skip to content

coderbunker/candobot

Repository files navigation

Codeship Status for coderbunker/candobot

candobot

A Wechaty based personal account bot for generalized modular interactions including per-group support tickets management.

installation

npm install

create config.json file:

cp config.json.example config.json
vi config.json

run:

npm start

A browser open will open and you will be asked to scan the QR code.

development

Recommend Visual Studio Code for development.

Run and re-run tests anytime files are updated:

npm run watch

About

A chat interactive bot to manage TODO list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published