-
Notifications
You must be signed in to change notification settings - Fork 347
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
try to build a puppet in tiktok #1443
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hcfw007
suggested changes
Dec 27, 2021
jekyll/_posts/2021-12-16-try-to-build-a-wechaty-tiktok-puppet.md
Outdated
Show resolved
Hide resolved
This branch is out-of-date with the base branch, please fetch the latest commits of the base branch. |
Finished |
hcfw007
previously approved these changes
Dec 28, 2021
Merge because of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
title: Design and implementation of wechaty puppet module based on Tiktok
author: yusihe88
categories: project
tags:
image: /assets/2021/12-try-to-build-a-wechaty-tiktok-puppet(2)/wechaty-tiktok-puppet.webp
Context
author: Sihe Yu
mentor:nan Wang
For more detailed work progress and process, please refer to the following address:
基于TIKTOK的 Wechaty puppet 模块设计与实现
We hope that our product can have more ability to access IM, Therefore, the first thing to bear the brunt is to enable wechaty to stably access more IM.
Tiktok is a popular short video software all over the world, but in addition to short video, it also has strong social attributes and provides social functions including single chat and group chat.
In order to enable wechaty users to send and receive messages using tiktok, it is necessary to develop the corresponding puppet access module.
Goal
During the internship, we hope to achieve the following objectives:
The messaging function needs to implement the most basic dingdong BOT, that is, the robot will automatically reply to Dong after receiving Ding
Need to support contact list and group list
The code needs to be hosted on GitHub
Bot Basic information
intelligent tiktok robot based on the platform of shaking table, providing an intelligent robot customer service system with sales, marketing and after-sale services. It helps the enterprise to get customers quickly, enhance user stickiness and improve transformation through intelligent dialogue, customer service system and data analysis. It covers education, retail, insurance and other industries.
Application Name: chatbot
Application type: Website application
Application category: Social communication
Project steps
Current progress
Proposal Video Presentation
{% include iframe.html src="https://youtu.be/1UJnoI4nsVQ" %}
Proposal Slides
{% include iframe.html src="/assets/2021/12-try-to-build-a-wechaty-tiktok-puppet(2)/mid-term-ppt.pdf" %}
Plans
Puppet's dingdong logic is expected to be implemented next week