Skip to content
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

Open
huan opened this issue May 14, 2020 · 12 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@huan
Copy link
Member

huan commented May 14, 2020

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:

  1. git clone
  2. make install
  3. 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

Related to: wechaty/wechaty#1927

@huan huan added the enhancement New feature or request label May 14, 2020
@rdfsource
Copy link

By testing, the Terminal code might be:
git clone https://github.com/wechaty/java-wechaty-getting-started.git
cd .\java-wechaty-getting-started
i found that npm -install code note work, even make install cannot work.
whether we can add an 'package-lock.json' or not, for us to run the program like wechatty

ths~

@huan
Copy link
Member Author

huan commented May 17, 2020

@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!

@diaozxin007
Copy link
Contributor

@rdfsource if you interested our java wechaty. U can see https://github.com/diaozxin007/kotlin-wechaty.

@Seven-Y
Copy link

Seven-Y commented Jun 21, 2020

所以截至目前,java版本的客户端。依然处于开发状态是么?

@huan
Copy link
Member Author

huan commented Jun 21, 2020

Yes! We are an active open source project, and active open source project will always keep developing!

@Seven-Y
Copy link

Seven-Y commented Jun 22, 2020

那么这一块得V1.0版本大概什么时间可以完善呢?

@huan
Copy link
Member Author

huan commented Jun 22, 2020

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!

@Seven-Y
Copy link

Seven-Y commented Jun 22, 2020

额。抱歉。可能我的描述有点问题。我的意思是java版本的wechaty。将在什么时候完善呢。目前正在springboot中集成这一块。发现尚有很多东西不完善

@medivh63
Copy link

I got a free token, but I cannot make it work. !
It reflects an error

cannot get ip by token, check token

I read a lot of documents, but now I still don't know what went wrong

@huan
Copy link
Member Author

huan commented Aug 17, 2020

@tmedivh I believe you need to read wechaty/wechaty#1986 and wechaty/wechaty#1985

Good luck!

@medivh63
Copy link

Thanks a lot for your info!

@huan
Copy link
Member Author

huan commented Aug 21, 2020

You are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants