-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Let's make this repo to be the easiest way to run a ding-dong-bot.java bot! #1
Comments
By testing, the Terminal code might be: ths~ |
@rdfsource Thank you very much for being interested in our Java Wechaty! This repo has been just created and it's in Working In Progress stage, so please stay tuned by joining our Wechaty Developers' Room on WeChat, and we will let you know when it's ready to use! P.S. You can also contact @wechaty/java if you want to push the progress moves faster! |
@rdfsource if you interested our java wechaty. U can see https://github.com/diaozxin007/kotlin-wechaty. |
所以截至目前,java版本的客户端。依然处于开发状态是么? |
Yes! We are an active open source project, and active open source project will always keep developing! |
那么这一块得V1.0版本大概什么时间可以完善呢? |
We are far away from the v1.0. In the past 4 years, the Wechaty version comes from v0.0.1 to v0.41.x now. I hope we could release v1.0 in the following years if we get lucky enough! |
额。抱歉。可能我的描述有点问题。我的意思是java版本的wechaty。将在什么时候完善呢。目前正在springboot中集成这一块。发现尚有很多东西不完善 |
I got a free token, but I cannot make it work. !
I read a lot of documents, but now I still don't know what went wrong |
@tmedivh I believe you need to read wechaty/wechaty#1986 and wechaty/wechaty#1985 Good luck! |
Thanks a lot for your info! |
You are welcome! |
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/javaRelated to: wechaty/wechaty#1927
The text was updated successfully, but these errors were encountered: