-
Notifications
You must be signed in to change notification settings - Fork 346
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
Friend request #981
Friend request #981
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it seems like you have got comfortable with git, quickly learned version control 🎉
Thank you for always being there @Rohitesh-Kumar-Jain 😃 |
not sure if you're waiting but please give me one more day for this PR. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this and your previous PR, originally I was expected to see you introduce a bit about the code snippets. You revision is very great, but it would be better if you could explain a bit more about the codes (although they are quite self-explanatory). You could see a great example in JavaScript. I would like to hear your opinion and how you think could make this document better. Please feel free to contact me through email or other. Thank you.
Hi @abhishek-iiit , As GSoD Project PR Review Rules in https://github.com/wechaty/wechaty.js.org/issues/1045 This PR should follow our rules and get enough approval, then I will review this PR. So I remove the |
Since the @huan has just added a new unit test for enforcing the image format: the CI will not be passed if we are using other image formats than the perfect .webp. Please make CI green to adjust the new rule, see https://github.com/wechaty/wechaty.js.org/issues/1035 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please change the Image format, because the tests are failing.
docusaurus/docs/howto/friendship.md
Outdated
|
||
See [Running our first ding-dong bot](https://wechaty.js.org/docs/getting-started/quick-start). | ||
|
||
The below function needs a basic scipt that can help run the bot. The basic script starts by importing the code from [Github/Friend-Bot](https://github.com/wechaty/wechaty/blob/1523c5e02be46ebe2cc172a744b2fbe53351540e/examples/friend-bot.ts).Integrate the below code, for this action to work. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
correct the spelling of script
.
@huan I request to look for the approval, so that we can continue towards merging this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abhishek-iiit I think since you are using an outdated example, please change all of the content to the latest example: https://github.com/wechaty/wechaty-getting-started/blob/main/examples/advanced/friend-bot.js
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
the changes told by reviewer is done and approved
Send and accept friend requests