From f617da93ba440a7b773028a0fef3513c54468162 Mon Sep 17 00:00:00 2001 From: nibble0101 Date: Wed, 19 May 2021 18:32:42 +0300 Subject: [PATCH 01/14] Improve the Introduction and Explanation project:What can you do with Wechaty sub-section of the Introduction section --- .../docs/what-can-you-do-with-wechaty.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docusaurus/docs/what-can-you-do-with-wechaty.md diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md new file mode 100644 index 00000000000..8f96ff195e9 --- /dev/null +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -0,0 +1,40 @@ +--- +title: What can you do with Wechaty +--- + +In this day and age, it is undeniable that chatbots are an essential part of every business and has become a part of our everyday lives. Aside from being a 24/7 digital support tool, chatbots can also perform a lot of functions especially automate repetitive tasks, increase sales, improve business yield, and most of all, enhance a customer's journey. + +Listed are the most common things that we can do with our **Wechaty chatbots**: + +- Round-the-clock customer and technical support, including resolving a complaint +- Sales and marketing +- Scheduling of meetings, flights, etc. +- Booking of appointments +- Tracking of shipment +- Purchasing items or services online +- Payment management +- Generation of leads +- Brand communication +- News service and mailing list +- Can also give a detailed information or explanation and so much more. + +## What can you achieve by using Wechaty + +- Improve customer experience and engagement +- Eliminate some human errors +- Save a lot of time which can boost team productivity +- Cut on business costs and resources + +## Motivation + +All businesses want higher customer satisfaction and financial returns. Aapparently, this is one of the main goals of Wechaty and our team can help you achieve your chatbot goals. + +## Mission + +Wechaty's mission is to make it easy for all types of users (esp. developers) to build a chatbot. + +## Vision + +Wechaty always aims to be at the forefront of the chatbot revolution and by being the only chatbot in the world with the shortest code. + +## What is Wechaty's story From b51e5168b351cbbc243062a5bb1949ef953dc152 Mon Sep 17 00:00:00 2001 From: nibble0101 Date: Thu, 20 May 2021 16:53:37 +0300 Subject: [PATCH 02/14] Add Wechaty svg and What can you do with Wechaty to Introduction sidebar --- docusaurus/docs/what-can-you-do-with-wechaty.md | 2 ++ docusaurus/sidebars.ts | 1 + 2 files changed, 3 insertions(+) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index 8f96ff195e9..d493f254cab 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -2,6 +2,8 @@ title: What can you do with Wechaty --- +![Wechaty: Conversational RPA SDK for Chatbot Makers](/img/wechaty-logo.svg) + In this day and age, it is undeniable that chatbots are an essential part of every business and has become a part of our everyday lives. Aside from being a 24/7 digital support tool, chatbots can also perform a lot of functions especially automate repetitive tasks, increase sales, improve business yield, and most of all, enhance a customer's journey. Listed are the most common things that we can do with our **Wechaty chatbots**: diff --git a/docusaurus/sidebars.ts b/docusaurus/sidebars.ts index 6d4d6c0db94..fafeedb9f42 100644 --- a/docusaurus/sidebars.ts +++ b/docusaurus/sidebars.ts @@ -193,6 +193,7 @@ const introduction = { items: [ 'overview', 'wechaty', + 'what-can-you-do-with-wechaty', subMenu(showcases), subMenu(caseStudy), subMenu(community), From 407e50d5042746fa3cab45f0b8c9315783e9f4c3 Mon Sep 17 00:00:00 2001 From: chris-4444 <82779784+chris-4444@users.noreply.github.com> Date: Sat, 22 May 2021 18:43:17 +0800 Subject: [PATCH 03/14] Update what-can-you-do-with-wechaty.md --- .../docs/what-can-you-do-with-wechaty.md | 46 ++++++------------- 1 file changed, 14 insertions(+), 32 deletions(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index d493f254cab..17952345917 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -1,42 +1,24 @@ ---- -title: What can you do with Wechaty ---- +# What can you do with Wechaty +Wechaty is designed to help users implement their chatbots with straightforward business logic, without the complexities found in the realm of chatbot programming. As a developer or a non-technical user, users will be able to create a chatbot than can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](url), [WhatsApp](url), [WeCom](url), [Gitter](url), and [Lark](url), among others). -![Wechaty: Conversational RPA SDK for Chatbot Makers](/img/wechaty-logo.svg) +With a few lines of code from popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust) , users will be able to create a customized chatbot to suit their business needs. On top of that, users can add their own code and configure the chatbot effortlessly. Also, with its intelligent dialogue management system, handling simple and complex user conversations would be easier. -In this day and age, it is undeniable that chatbots are an essential part of every business and has become a part of our everyday lives. Aside from being a 24/7 digital support tool, chatbots can also perform a lot of functions especially automate repetitive tasks, increase sales, improve business yield, and most of all, enhance a customer's journey. - -Listed are the most common things that we can do with our **Wechaty chatbots**: - -- Round-the-clock customer and technical support, including resolving a complaint -- Sales and marketing -- Scheduling of meetings, flights, etc. -- Booking of appointments -- Tracking of shipment -- Purchasing items or services online -- Payment management -- Generation of leads -- Brand communication -- News service and mailing list -- Can also give a detailed information or explanation and so much more. - -## What can you achieve by using Wechaty - -- Improve customer experience and engagement -- Eliminate some human errors +Here are some of the things that users and businesses can do with Wechaty: +- Have their very own customized chatbot +- Provide 24/7 digital support +- Encourage long-term user engagement +- Eliminate some human errors - Save a lot of time which can boost team productivity +- Give more detailed answers to queries - Cut on business costs and resources -## Motivation -All businesses want higher customer satisfaction and financial returns. Aapparently, this is one of the main goals of Wechaty and our team can help you achieve your chatbot goals. - -## Mission +## Motivation +Wechaty aims to focus more on what the business is about instead of the code itself, despite the complicated requirements for conversational applications. As a chatbot framework for business, Wechaty is a last mile technology that brings chatbot to all types of end users. -Wechaty's mission is to make it easy for all types of users (esp. developers) to build a chatbot. +## What is Wechaty's story +Back in 2014, Huan Li's daily life depends on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. At the time, adding of friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, room management is a big challenge. -## Vision +That is why in 2017, Huan decided to build Wechaty for the purpose of his automation testing study. Wechaty is built as the *tireless bot* that can work 24/7, can filter the most important messages, can highlight discussions that contain the **keywords** that users would want to search and follow, and can monitor chatbot and user actions seamlessly. -Wechaty always aims to be at the forefront of the chatbot revolution and by being the only chatbot in the world with the shortest code. -## What is Wechaty's story From 9dabd5e0b9cf3163cd7a7bba3ae636a80b4a3180 Mon Sep 17 00:00:00 2001 From: chris-4444 <82779784+chris-4444@users.noreply.github.com> Date: Wed, 26 May 2021 17:57:14 +0800 Subject: [PATCH 04/14] Update what-can-you-do-with-wechaty.md Updated other contents, including the Mission and Vision. --- .../docs/what-can-you-do-with-wechaty.md | 22 ++++++++++++------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index 17952345917..012f1dbdb91 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -1,5 +1,5 @@ # What can you do with Wechaty -Wechaty is designed to help users implement their chatbots with straightforward business logic, without the complexities found in the realm of chatbot programming. As a developer or a non-technical user, users will be able to create a chatbot than can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](url), [WhatsApp](url), [WeCom](url), [Gitter](url), and [Lark](url), among others). +Wechaty is designed to help users implement their chatbots with straightforward business logic, without the complexities found in the realm of chatbot programming. As a developer or a non-technical user, users will be able to create a chatbot than can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). With a few lines of code from popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust) , users will be able to create a customized chatbot to suit their business needs. On top of that, users can add their own code and configure the chatbot effortlessly. Also, with its intelligent dialogue management system, handling simple and complex user conversations would be easier. @@ -7,18 +7,24 @@ Here are some of the things that users and businesses can do with Wechaty: - Have their very own customized chatbot - Provide 24/7 digital support - Encourage long-term user engagement +- Sales and marketing +- Cut on business costs and resources +- Raise and optimize conversion rates - Eliminate some human errors - Save a lot of time which can boost team productivity - Give more detailed answers to queries -- Cut on business costs and resources - - -## Motivation -Wechaty aims to focus more on what the business is about instead of the code itself, despite the complicated requirements for conversational applications. As a chatbot framework for business, Wechaty is a last mile technology that brings chatbot to all types of end users. ## What is Wechaty's story -Back in 2014, Huan Li's daily life depends on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. At the time, adding of friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, room management is a big challenge. +Back in 2014, Wechaty creator Huan Li's daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat is the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. + +Thus, Huan decided to build Wechaty and landed its first set of [clients](https://github.com/nibble0101/wechaty-documentation-draft/blob/main/01-introduction/04-who-is-using-wechaty.md) in 2017. Wechaty's chatbot can also function as a ***customer management tool*** that helps companies deal with some business challenges such as acquiring, engaging, and retaining their customers. Wechaty is built as the *tireless bot* that can work 24/7, can filter the most important messages, can highlight discussions that contain the **keywords** that users would want to search and follow, and can monitor chatbot and user actions seamlessly. -That is why in 2017, Huan decided to build Wechaty for the purpose of his automation testing study. Wechaty is built as the *tireless bot* that can work 24/7, can filter the most important messages, can highlight discussions that contain the **keywords** that users would want to search and follow, and can monitor chatbot and user actions seamlessly. +## Motivation +Wechaty aims to focus more on what the business is about instead of the code itself, despite the complicated requirements for conversational applications. As a chatbot framework for business, Wechaty is a last mile technology that brings chatbots to all types of end users. +## Mission +Wechaty's mission is to make it easy for developers and non-technical users to build their own chatbots. +## Vision +Wechaty aims to bring effective solutions to the challenges faced by businesses and developers around the world, through the help of chatbots. +It is Wechaty's intention that businesses are able to engage more with their customers by providing intelligent customer service, which in return increases conversion rates. From c17f81d2a44dccce2ad5c42b2d265c90fc58ac9b Mon Sep 17 00:00:00 2001 From: chris-4444 <82779784+chris-4444@users.noreply.github.com> Date: Wed, 26 May 2021 18:04:16 +0800 Subject: [PATCH 05/14] Update what-can-you-do-with-wechaty.md --- docusaurus/docs/what-can-you-do-with-wechaty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index 012f1dbdb91..b9c8c3bf746 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -17,7 +17,7 @@ Here are some of the things that users and businesses can do with Wechaty: ## What is Wechaty's story Back in 2014, Wechaty creator Huan Li's daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat is the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. -Thus, Huan decided to build Wechaty and landed its first set of [clients](https://github.com/nibble0101/wechaty-documentation-draft/blob/main/01-introduction/04-who-is-using-wechaty.md) in 2017. Wechaty's chatbot can also function as a ***customer management tool*** that helps companies deal with some business challenges such as acquiring, engaging, and retaining their customers. Wechaty is built as the *tireless bot* that can work 24/7, can filter the most important messages, can highlight discussions that contain the **keywords** that users would want to search and follow, and can monitor chatbot and user actions seamlessly. +Thus, Huan decided to build Wechaty and landed its first set of [clients](https://github.com/nibble0101/wechaty-documentation-draft/blob/main/01-introduction/04-who-is-using-wechaty.md) in 2017. Wechaty's chatbot can also function as a ***customer management tool*** that helps companies deal with some business challenges such as acquiring, engaging, and retaining customers. Wechaty is built as the *tireless bot* that can work 24/7, can filter the most important messages, can highlight discussions that contain the **keywords** that users would want to search and follow, and can monitor chatbot and user actions seamlessly. ## Motivation Wechaty aims to focus more on what the business is about instead of the code itself, despite the complicated requirements for conversational applications. As a chatbot framework for business, Wechaty is a last mile technology that brings chatbots to all types of end users. From 02b9db9c28e10b26ed52bb5d2ee7d02d73b5d5b5 Mon Sep 17 00:00:00 2001 From: nibble0101 Date: Wed, 26 May 2021 13:23:33 +0300 Subject: [PATCH 06/14] Fix error --- .../docs/what-can-you-do-with-wechaty.md | 22 +++++++++++++------ 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index b9c8c3bf746..6a0d1eb692e 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -1,30 +1,38 @@ -# What can you do with Wechaty -Wechaty is designed to help users implement their chatbots with straightforward business logic, without the complexities found in the realm of chatbot programming. As a developer or a non-technical user, users will be able to create a chatbot than can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). +--- +title: What can you do with Wechaty +--- -With a few lines of code from popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust) , users will be able to create a customized chatbot to suit their business needs. On top of that, users can add their own code and configure the chatbot effortlessly. Also, with its intelligent dialogue management system, handling simple and complex user conversations would be easier. +Wechaty is designed to help users implement their chatbots with straightforward business logic, without the complexities found in the realm of chatbot programming. As a developer or a non-technical user, users will be able to create a chatbot that can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). + +With a few lines of code from popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust) , users will be able to create a customized chatbot to suit their business needs. On top of that, users can add their own code and configure the chatbot effortlessly. Also, with its intelligent dialogue management system, handling simple and complex user conversations would be easier. Here are some of the things that users and businesses can do with Wechaty: + - Have their very own customized chatbot - Provide 24/7 digital support - Encourage long-term user engagement - Sales and marketing - Cut on business costs and resources - Raise and optimize conversion rates -- Eliminate some human errors +- Eliminate some human errors - Save a lot of time which can boost team productivity - Give more detailed answers to queries ## What is Wechaty's story + Back in 2014, Wechaty creator Huan Li's daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat is the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. -Thus, Huan decided to build Wechaty and landed its first set of [clients](https://github.com/nibble0101/wechaty-documentation-draft/blob/main/01-introduction/04-who-is-using-wechaty.md) in 2017. Wechaty's chatbot can also function as a ***customer management tool*** that helps companies deal with some business challenges such as acquiring, engaging, and retaining customers. Wechaty is built as the *tireless bot* that can work 24/7, can filter the most important messages, can highlight discussions that contain the **keywords** that users would want to search and follow, and can monitor chatbot and user actions seamlessly. +Thus, Huan decided to build Wechaty and landed its first set of [clients](https://github.com/nibble0101/wechaty-documentation-draft/blob/main/01-introduction/04-who-is-using-wechaty.md) in 2017. Wechaty's chatbot can also function as a **_customer management tool_** that helps companies deal with some business challenges such as acquiring, engaging, and retaining customers. Wechaty is built as the _tireless bot_ that can work 24/7, can filter the most important messages, can highlight discussions that contain the **keywords** that users would want to search and follow, and can monitor chatbot and user actions seamlessly. ## Motivation + Wechaty aims to focus more on what the business is about instead of the code itself, despite the complicated requirements for conversational applications. As a chatbot framework for business, Wechaty is a last mile technology that brings chatbots to all types of end users. ## Mission + Wechaty's mission is to make it easy for developers and non-technical users to build their own chatbots. -## Vision +## Vision + Wechaty aims to bring effective solutions to the challenges faced by businesses and developers around the world, through the help of chatbots. -It is Wechaty's intention that businesses are able to engage more with their customers by providing intelligent customer service, which in return increases conversion rates. +It is Wechaty's intention that businesses are able to engage more with their customers by providing intelligent customer service, which in return increases conversion rates. From 7c933448c415c73a9069933c3ec810c8310d62a7 Mon Sep 17 00:00:00 2001 From: nibble0101 Date: Wed, 26 May 2021 13:26:14 +0300 Subject: [PATCH 07/14] Add Wechaty logo --- docusaurus/docs/what-can-you-do-with-wechaty.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index 6a0d1eb692e..8398dc6d068 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -2,6 +2,8 @@ title: What can you do with Wechaty --- +![Wechaty: Conversational RPA SDK for Chatbot Makers](/img/wechaty-logo.svg) + Wechaty is designed to help users implement their chatbots with straightforward business logic, without the complexities found in the realm of chatbot programming. As a developer or a non-technical user, users will be able to create a chatbot that can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). With a few lines of code from popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust) , users will be able to create a customized chatbot to suit their business needs. On top of that, users can add their own code and configure the chatbot effortlessly. Also, with its intelligent dialogue management system, handling simple and complex user conversations would be easier. From 0a18448e7adcf0cca9818f9dcc9784b6069b6ce6 Mon Sep 17 00:00:00 2001 From: nibble0101 Date: Thu, 8 Jul 2021 11:30:58 +0300 Subject: [PATCH 08/14] Fix issues raised by @Rohitesh-Kumar-Jain in the latest review --- docusaurus/docs/what-can-you-do-with-wechaty.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index 8398dc6d068..c8ac9288298 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -6,7 +6,7 @@ title: What can you do with Wechaty Wechaty is designed to help users implement their chatbots with straightforward business logic, without the complexities found in the realm of chatbot programming. As a developer or a non-technical user, users will be able to create a chatbot that can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). -With a few lines of code from popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust) , users will be able to create a customized chatbot to suit their business needs. On top of that, users can add their own code and configure the chatbot effortlessly. Also, with its intelligent dialogue management system, handling simple and complex user conversations would be easier. +With a few lines of code from popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust), users will be able to create a customized chatbot to suit their business needs. On top of that, users can add their own code and configure the chatbot effortlessly. Also, with its intelligent dialogue management system, handling simple and complex user conversations would be easier. Here are some of the things that users and businesses can do with Wechaty: @@ -20,7 +20,7 @@ Here are some of the things that users and businesses can do with Wechaty: - Save a lot of time which can boost team productivity - Give more detailed answers to queries -## What is Wechaty's story +## A brief history of Wechaty Back in 2014, Wechaty creator Huan Li's daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat is the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. From 6334a95ff4b444e7da76a923cf782b2b50d21c2a Mon Sep 17 00:00:00 2001 From: chris-4444 <82779784+chris-4444@users.noreply.github.com> Date: Sat, 10 Jul 2021 20:46:16 +0800 Subject: [PATCH 09/14] Update what-can-you-do-with-wechaty.md Updated. --- docusaurus/docs/what-can-you-do-with-wechaty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index c8ac9288298..f4894f9b312 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -22,7 +22,7 @@ Here are some of the things that users and businesses can do with Wechaty: ## A brief history of Wechaty -Back in 2014, Wechaty creator Huan Li's daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat is the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. +Back in 2014, Wechaty creator Huan Li's daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat seems to be the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. Thus, Huan decided to build Wechaty and landed its first set of [clients](https://github.com/nibble0101/wechaty-documentation-draft/blob/main/01-introduction/04-who-is-using-wechaty.md) in 2017. Wechaty's chatbot can also function as a **_customer management tool_** that helps companies deal with some business challenges such as acquiring, engaging, and retaining customers. Wechaty is built as the _tireless bot_ that can work 24/7, can filter the most important messages, can highlight discussions that contain the **keywords** that users would want to search and follow, and can monitor chatbot and user actions seamlessly. From 940af7b709068830dc90373caa6dd57a1519515f Mon Sep 17 00:00:00 2001 From: nibble0101 Date: Mon, 19 Jul 2021 21:34:50 +0300 Subject: [PATCH 10/14] Remove Wechaty logo from page --- docusaurus/docs/what-can-you-do-with-wechaty.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index f4894f9b312..842089287e9 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -2,8 +2,6 @@ title: What can you do with Wechaty --- -![Wechaty: Conversational RPA SDK for Chatbot Makers](/img/wechaty-logo.svg) - Wechaty is designed to help users implement their chatbots with straightforward business logic, without the complexities found in the realm of chatbot programming. As a developer or a non-technical user, users will be able to create a chatbot that can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). With a few lines of code from popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust), users will be able to create a customized chatbot to suit their business needs. On top of that, users can add their own code and configure the chatbot effortlessly. Also, with its intelligent dialogue management system, handling simple and complex user conversations would be easier. From dd1347585bf54a79b37019b4589438f6c0b90c23 Mon Sep 17 00:00:00 2001 From: nibble0101 Date: Tue, 3 Aug 2021 12:35:52 +0300 Subject: [PATCH 11/14] Add more information about JuziBot and did more editing --- .../docs/what-can-you-do-with-wechaty.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index 842089287e9..40baa12e479 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -2,9 +2,9 @@ title: What can you do with Wechaty --- -Wechaty is designed to help users implement their chatbots with straightforward business logic, without the complexities found in the realm of chatbot programming. As a developer or a non-technical user, users will be able to create a chatbot that can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). +Wechaty helps users implement their chatbots with straightforward business logic without the complexities of chatbot programming. As a developer, you will be able to create a chatbot that can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). -With a few lines of code from popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust), users will be able to create a customized chatbot to suit their business needs. On top of that, users can add their own code and configure the chatbot effortlessly. Also, with its intelligent dialogue management system, handling simple and complex user conversations would be easier. +With a few lines of code in any of the popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust), you can create a customized chatbot to suit your business needs. With Wechaty's intelligent dialogue management system, handling complex user conversations becomes a lot easier. Here are some of the things that users and businesses can do with Wechaty: @@ -20,9 +20,19 @@ Here are some of the things that users and businesses can do with Wechaty: ## A brief history of Wechaty -Back in 2014, Wechaty creator Huan Li's daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat seems to be the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. +Back in 2014, Wechaty creator [Huan Li](https://github.com/huan)'s daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat seems to be the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. -Thus, Huan decided to build Wechaty and landed its first set of [clients](https://github.com/nibble0101/wechaty-documentation-draft/blob/main/01-introduction/04-who-is-using-wechaty.md) in 2017. Wechaty's chatbot can also function as a **_customer management tool_** that helps companies deal with some business challenges such as acquiring, engaging, and retaining customers. Wechaty is built as the _tireless bot_ that can work 24/7, can filter the most important messages, can highlight discussions that contain the **keywords** that users would want to search and follow, and can monitor chatbot and user actions seamlessly. +Thus, Huan decided to build Wechaty and landed its first set of clients in 2017. After that, Wechaty Co-creator [Rui Li](https://github.com/lijiarui) found that Wechaty can help companies build relationships with their customers. Then she used Wechaty to create [JuziBot](https://juzi.bot/) as a **customer management tool** that helps companies deal with business challenges such as acquiring, engaging, and retaining customers. + +## What are companies doing with Wechaty + +We have profiled how some companies use Wechaty to deliver solutions to their clients in the sections below. + +### [JuziBot](https://juzi.bot/) + +[JuziBot](https://juzi.bot/) is one of the startups that heavily relies on Wechaty to provide smart marketing and sales services for customers on WeChat and WeCom platforms. + +JuziBot is able to help companies build secure and stable Private Traffic, as well as helps corporate clients with customer acquisition and sales conversion. JuziBot currently serves customers in education, consumer, healthcare, and a few other industries. Some of the clients include Meituan Dianping, JingDong, and L'Oréal among others. JuziBot's products have been known to improve the sales experience for one million sales professionals daily. ## Motivation From ed33371c0f5c1349c305ac817ed1afb3c346cc10 Mon Sep 17 00:00:00 2001 From: nibble0101 Date: Tue, 3 Aug 2021 12:37:44 +0300 Subject: [PATCH 12/14] 0.8.336 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32e7b90567d..3651b050f98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wechaty.js.org", - "version": "0.8.335", + "version": "0.8.336", "description": "Wechaty Official Website for News, Blogs, Contributor Profiles, and Documentations", "private": true, "directories": { From a9b8452ac58df92adaba74c69c50d9467ee5f013 Mon Sep 17 00:00:00 2001 From: chris-4444 <82779784+chris-4444@users.noreply.github.com> Date: Tue, 24 Aug 2021 15:42:12 +0800 Subject: [PATCH 13/14] Update what-can-you-do-with-wechaty.md --- docusaurus/docs/what-can-you-do-with-wechaty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index 40baa12e479..ae4c2ce0337 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -22,7 +22,7 @@ Here are some of the things that users and businesses can do with Wechaty: Back in 2014, Wechaty creator [Huan Li](https://github.com/huan)'s daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat seems to be the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. -Thus, Huan decided to build Wechaty and landed its first set of clients in 2017. After that, Wechaty Co-creator [Rui Li](https://github.com/lijiarui) found that Wechaty can help companies build relationships with their customers. Then she used Wechaty to create [JuziBot](https://juzi.bot/) as a **customer management tool** that helps companies deal with business challenges such as acquiring, engaging, and retaining customers. +Thus, Huan decided to build Wechaty and landed its first set of clients in 2016. After that, Wechaty Co-creator [Rui Li](https://github.com/lijiarui) found that Wechaty can help companies build relationships with their customers. Then, she used Wechaty to create [JuziBot](https://juzi.bot/) as a **customer management tool** that helps companies deal with business challenges such as acquiring, engaging, and retaining customers. ## What are companies doing with Wechaty From d4d9477f467db0812c99a98fbb087b41f8c58686 Mon Sep 17 00:00:00 2001 From: nibble0101 Date: Tue, 7 Sep 2021 21:46:48 +0300 Subject: [PATCH 14/14] Change spelling of WeChat --- docusaurus/docs/what-can-you-do-with-wechaty.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus/docs/what-can-you-do-with-wechaty.md b/docusaurus/docs/what-can-you-do-with-wechaty.md index ae4c2ce0337..aebfd508c06 100644 --- a/docusaurus/docs/what-can-you-do-with-wechaty.md +++ b/docusaurus/docs/what-can-you-do-with-wechaty.md @@ -2,7 +2,7 @@ title: What can you do with Wechaty --- -Wechaty helps users implement their chatbots with straightforward business logic without the complexities of chatbot programming. As a developer, you will be able to create a chatbot that can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). +Wechaty helps users implement their chatbots with straightforward business logic without the complexities of chatbot programming. As a developer, you will be able to create a chatbot that can run on almost all popular instant messaging (IM) applications ([WeChat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others). With a few lines of code in any of the popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust), you can create a customized chatbot to suit your business needs. With Wechaty's intelligent dialogue management system, handling complex user conversations becomes a lot easier. @@ -20,7 +20,7 @@ Here are some of the things that users and businesses can do with Wechaty: ## A brief history of Wechaty -Back in 2014, Wechaty creator [Huan Li](https://github.com/huan)'s daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat seems to be the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat. +Back in 2014, Wechaty creator [Huan Li](https://github.com/huan)'s daily life depended too much on WeChat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in WeChat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, WeChat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, WeChat seems to be the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on WeChat. Thus, Huan decided to build Wechaty and landed its first set of clients in 2016. After that, Wechaty Co-creator [Rui Li](https://github.com/lijiarui) found that Wechaty can help companies build relationships with their customers. Then, she used Wechaty to create [JuziBot](https://juzi.bot/) as a **customer management tool** that helps companies deal with business challenges such as acquiring, engaging, and retaining customers.