forked from wechaty/jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
try to build a puppet in tiktok (#1443)
* Optimization of the blog * Project optimization * try to build a puppet in tiktok * 0.10.55 * 0.10.56 * 0.10.57 * 0.10.58 * 0.10.59 * 0.10.60 * pass the test * latest commits Co-authored-by: Huan (李卓桓) <[email protected]>
- Loading branch information
Showing
5 changed files
with
69 additions
and
1 deletion.
There are no files selected for viewing
68 changes: 68 additions & 0 deletions
68
jekyll/_posts/2021-12-16-try-to-build-a-wechaty-tiktok-puppet.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
--- | ||
title: Design and implementation of wechaty puppet module based on Tiktok | ||
author: yusihe88 | ||
categories: project | ||
tags: | ||
- puppet-tiktok | ||
- tiktok | ||
- automotive | ||
image: /assets/2021/12-try-to-build-a-wechaty-tiktok-puppet/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 模块设计与实现](https://github.com/juzibot/intern/issues/3) | ||
|
||
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 | ||
|
||
1. implement dingdong based on tiktok development platform. | ||
2. Encapsulate the logic flow into a puppet | ||
3. Add our newly encapsulated puppet to wechaty | ||
|
||
## Current progress | ||
|
||
1. Achieve DingDong bot with TikTok Api | ||
2. Encapsulate part of the logic into Puppet | ||
|
||
## 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/mid-term-ppt.pdf" %} | ||
|
||
## Plans | ||
|
||
1. It is expected that the open platform of Douyin will give a reply within this mounth | ||
Puppet's dingdong logic is expected to be implemented next week | ||
2. Improve the code, call as many available interfaces as possible, familiar with puppet source code | ||
3. Invoke puppet ding-dong logic using wechaty |
Binary file added
BIN
+916 KB
jekyll/assets/2021/12-try-to-build-a-wechaty-tiktok-puppet/mid-term-ppt.pdf
Binary file not shown.
Binary file added
BIN
+57.6 KB
jekyll/assets/2021/12-try-to-build-a-wechaty-tiktok-puppet/wechaty-tiktok-puppet.webp
Binary file not shown.
Binary file added
BIN
+32.2 KB
jekyll/assets/2021/12-try-to-build-a-wechaty-tiktok-puppet/yusihe88-avatar.webp
Binary file not shown.
Submodule wechaty.js.org
updated
from 10c50e to d5b762