You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is for any Java developers who want to build a chatbot based on our great Java Wechaty library.
It will be a great help for all Java developers if we can make this repository to be able to ready for use by running:
git clone
make install
make bot
Then everything will be set up.
I have set up the skeleton of this repo, with the examples/ding-dong-bot.java, let's finish this repo so that it can be run out-of-the-box! @wechaty/java