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

add video tutorial youtube link to README #307

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

aherman3
Copy link
Contributor

@aherman3 aherman3 commented Mar 11, 2024

I'm submitting a...

[ ] Bug Fix
[ ] Feature
[X] Other (Refactoring, Added tests, Documentation, ...)
      - Video Tutorial

Checklist

  • Commit Messages follow the Conventional Commits pattern
    • A feature commit message is prefixed "feat:"
    • A bugfix commit message is prefixed "fix:"
  • Tests for the changes have been added

Description

I've recorded a short tutorial of deploying ding-dong-bot with WeChat, WhatsApp, and WeCom. The Youtube video is added to the README along with a short description and preview image.

Does this PR introduce a breaking change?

[ ] Yes
[ X ] No

Summary by CodeRabbit

  • Documentation
    • Added a "Getting Started" video tutorial section in the README, featuring a guide on deploying the ding-dong-bot across WeChat, WhatsApp, and WeCom.
    • Included an embedded video link demonstrating the deployment process.

Copy link

coderabbitai bot commented Mar 11, 2024

Walkthrough

The recent update introduces a comprehensive video tutorial to the README, aimed at guiding users through deploying the ding-dong-bot across WeChat, WhatsApp, and WeCom. This addition enriches the documentation by providing a visual and practical learning tool for users to follow along with ease.

Changes

File Change Summary
README.md Added video tutorial section for deploying ding-dong-bot using WeChat, WhatsApp, and WeCom

🐰✨

In the realm of code, under the moon's soft glow,
A rabbit hopped in, with knowledge to bestow.
"Behold," it whispered, with a spark in its eye,
"A guide to connect, across the sky so high."
Through WeChat, WhatsApp, to WeCom we leap,
With the ding-dong-bot, no silence we'll keep.
🌟📱

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 1818706 and 96b0eec.
Files ignored due to path filters (1)
  • docs/images/video-tutorial-img.png is excluded by: !**/*.png
Files selected for processing (1)
  • README.md (1 hunks)
Additional comments: 1
README.md (1)
  • 30-37: The addition of the video tutorial section is a valuable enhancement to the README, providing users with a practical demonstration of deploying the ding-dong-bot across different platforms. However, there are a few recommendations to further improve this section:
  1. Accessibility: Consider adding an alternative text description for the image link to improve accessibility for users who rely on screen readers.
  2. Link Verification: Ensure the YouTube link is correct and accessible to all users. If the video is set to private or unlisted, it might not be viewable by everyone.
  3. Embedding Best Practices: While the current implementation directs users to YouTube, consider embedding the video directly into the README using an iframe if GitHub's markdown rendering supports it. This can provide a more seamless experience for users.

Overall, this is a great addition to the documentation.

Copy link
Member

@huan huan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding your new video! It’s short, concise, and clear, very glad to add it!

Before we can merge it, can you replace the PNG with Webp format?

after that I think this PR will be good to be merged.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 1

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 96b0eec and 8367a52.
Files ignored due to path filters (1)
  • package.json is excluded by: !**/*.json
Files selected for processing (1)
  • README.md (1 hunks)

README.md Show resolved Hide resolved
Copy link
Member

@huan huan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@huan huan merged commit afa6aa1 into wechaty:main Mar 11, 2024
1 of 4 checks passed
@huan
Copy link
Member

huan commented Mar 11, 2024

Thank you very much for your contribution!

You are welcome to join Wechaty Contributor Program

1. Join Wechaty Organization

I have invited you to join our Wechaty GitHub Organization; please accept it by following the above message. (See also: wechaty/PMC#16)

2. Update Your Wechaty Contributor Profile

  1. Please open Contributor Hall of Fame and add yourself to the end of the list, so that other contributors will know you better!
  2. Please add yourself to our Website Contributors by creating a PR and refer to this PR link as well.

3. Join the Wechaty Official Community on Discord

Make sure you have joined Discord! Join now if you are not: https://discord.gg/7q8NBZbQzt

4. Join The Contributor-Only WeChat Room

We also have a WeChat room for contributors who can discuss Wechaty at a deeper level; you are welcome to join if interested.

Please add @lijiarui wechat: ruirui_0914 and send her this PR link. She will invite you into the Wechaty Contributor Room.

Cheers!

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

Successfully merging this pull request may close these issues.

2 participants