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

draft walnut news for 5G Chatbot event #1497

Merged
merged 12 commits into from
Mar 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docusaurus/config/presets/redocusaurus.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ const redocusaurus = [
{
specs: [
{
routePath: "/docs/openapi/",
specUrl: "https://cdn.jsdelivr.net/npm/wechaty-grpc/dist/generated/wechaty/puppet.swagger.json",
route: "/docs/openapi/",
spec: "https://cdn.jsdelivr.net/npm/wechaty-grpc/dist/esm/out/wechaty/puppet.swagger.json",
},
{
routePath: "/docs/openapi@latest",
specUrl: "https://cdn.jsdelivr.net/npm/wechaty-grpc@latest/dist/generated/wechaty/puppet.swagger.json",
route: "/docs/openapi@latest",
spec: "https://cdn.jsdelivr.net/npm/wechaty-grpc@latest/dist/esm/out/wechaty/puppet.swagger.json",
},
{
routePath: "/docs/openapi@next",
specUrl: "https://cdn.jsdelivr.net/npm/wechaty-grpc@next/dist/generated/wechaty/puppet.swagger.json",
route: "/docs/openapi@next",
spec: "https://cdn.jsdelivr.net/npm/wechaty-grpc@next/dist/esm/out/wechaty/puppet.swagger.json",
},
],
theme: {
Expand Down
3 changes: 2 additions & 1 deletion docusaurus/config/theme/mod.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const themeConfig = {
navbar,
footer,
algolia: {
appId : 'BH4D9OD16A',
apiKey : 'cd8ca324c447a803e8a196a5c8fa22dd',
indexName : 'wechaty',
searchParameters : {}, // Optional (if provided by Algolia)
Expand All @@ -34,7 +35,7 @@ const themeConfig = {
// and https://docusaurus.io/docs/api/themes/configuration#metadatas
// know more about Metadata configuration.
image: 'img/wechaty-logo.svg',
metadatas: [
metaData: [
{name: 'twitter:card', content: 'summary_large_image'},
{name: 'twitter:image', content: 'img/wechaty-icon.png'},
{name: 'twitter:title', content: 'Wechaty'},
Expand Down
30 changes: 15 additions & 15 deletions docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,29 +15,29 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.6",
"@docusaurus/preset-classic": "2.0.0-beta.6",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"@docusaurus/core": "2.0.0-beta.18",
"@docusaurus/preset-classic": "2.0.0-beta.18",
"@mdx-js/react": "^2.1.0",
"@svgr/webpack": "^6.2.1",
"clsx": "^1.1.1",
"file-loader": "^6.2.0",
"prism-react-renderer": "^1.2.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"prism-react-renderer": "^1.3.1",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-copy-to-clipboard": "^5.0.4",
"react-qr-svg": "^2.3.0",
"redocusaurus": "^0.4.5",
"redocusaurus": "^1.0.1",
"url-loader": "^4.1.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.6",
"@docusaurus/plugin-pwa": "^2.0.0-beta.6",
"@docusaurus/module-type-aliases": "2.0.0-beta.18",
"@docusaurus/plugin-pwa": "^2.0.0-beta.18",
"@ionic-internal/docusaurus-plugin-tag-manager": "github:ionic-team/docusaurus-plugin-tag-manager",
"@tsconfig/docusaurus": "^1.0.4",
"@types/react": "^17.0.14",
"@types/react-helmet": "^6.1.2",
"@types/react-router-dom": "^5.1.8",
"typescript": "^4.3.5"
"@tsconfig/docusaurus": "^1.0.5",
"@types/react": "^17.0.43",
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.3.3",
"typescript": "^4.6.3"
},
"browserslist": {
"production": [
Expand Down
75 changes: 75 additions & 0 deletions jekyll/_posts/2022-03-30-gsma-rcs-wechaty-walnut-5g-chatbot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
---
title: 硬核桃 5G Chatbot 开源 SDK Wechaty | 核能沙龙 第六期
author: huan
categories: announcement
tags:
- news
- cqrs
- ddd
- event-driven
image: /assets/2022/03-gsma-rcs-wechaty-walnut-5g-chatbot/rcs-cross.webp
---

> 5G Chatbot 是基于国际标准 GSMA (Global System for Mobile Association) RCS (Rich Communication Services) 的中国版。

Wechaty Community 与硬核桃社区强强联手,推出 5G Chatbot 开源 SDK Wechaty 的在线社群活动,并为2022年 5G Chatbot 黑客马拉松大赛做预热。

欢迎大家开始关注 5G 时代运营商在 SMS 领域的 Chatbot 拓展,Wechaty SDK 将帮你用6行代码轻松实现 5G Chatbot 和 WhatsApp / Wechaty / Gitter / QQ 代码的零代码修改无缝集成。

## 活动介绍

从Web时代到移动互联时代,再到如今AI、5G等新技术不断迸发的变革时代,不过短短二十余年。每一次IT技术变革都会带来新的机遇和挑战,行业洗牌,市场重组...

其中,开发者的选择,才是时代选择的落脚点。

作为一种新的技术生态,5G消息的推行和落地也需要汇聚开发者的能量。

硬核桃社区邀请5G消息行业专家、开发者大咖共同分享开发趣事,探索在新领域如何发挥出开发者力量。

期待更多开发者来到硬核桃社区,一起开启5G消息新时代!

## 核能沙龙第六期

![Agenda](/assets/2022/03-gsma-rcs-wechaty-walnut-5g-chatbot/agenda.webp)

- 时间:3:30( 周三)上午10:00
- 主题:开发者,集结——来硬核桃开启你的5G消息
- 议程:
1. 通信企协领导致辞——李旦
1. 大咖分享-卓桓:开发者经历,面向微信生态创建 Wechaty 的初心和历程,面向 5G消息生态的思考,以及给开发者的建议
1. 开发者分享-瑞宁:开发者经历+基于硬核桃 + Wechaty SDK Walnut
1. 开发者分享-杨洋:5G消息 Chatbot 应用
1. 专家分享-硬核桃架构师-谌铎:做一个 5G 消息 Geeker(协议、云服务等)

## 视频回放

{% include iframe.html src="https://youtu.be/07CTMnngYog" %}

> [Bilibili](https://space.bilibili.com/1764229974/)

## Wechaty Puppet Walnut

Github Repository: <https://github.com/wechaty/puppet-walnut>

Blogs:

- [成功结项!大学生的一小步,开发者的一大步, @Iron Conrad(康嘉), Nov 30, 2021](https://wechaty.js.org/2021/11/30/report-for-summer-2021/)
- [Wechaty 社区 & 硬核桃社区:大学生玩转5G消息?So Easy!@lijiarui, Jul 30, 2021](https://wechaty.js.org/2021/07/30/walnut-5g-press/)
-[基于5G平台开发puppet模块接入 Wechaty, @fabian, Dec 21, 2021](https://wechaty.js.org/2021/12/21/mid-term-wechaty-puppet-walnut-report/)
- [开发支持电信运营商 5G Chatbot / RCS 的 Wechaty 接入 Puppet 模块, @张瑞宁, Oct 07, 2021](https://wechaty.js.org/2021/10/07/ospp-final-term-5g-chatbot-puppet/)

## 硬核桃5G消息开发者社区

[中讯邮电咨询设计院有限公司](https://www.baike.com/wikiid/1528817668993374440?view_id=2plv8m7lae4000)(以下简称“中讯设计院”),原邮电部设计院,1952年创建于北京,是原邮电部组建的最早、规模最大的综合性甲级咨询勘察设计单位。2006年成为中国联通全资子公司。秉承“奉献、实干、创新、传帮带”的部院精神,中讯设计院已成为中国最具实力的咨询设计企业和信息通信行业高端智库之一。

中讯设计院网络能力开放运营中心成立于2019年4月,是中讯设计院直属的生产运营机构,负责中国联通网络能力开放相关的技术支撑、产品研发和业务运营。中心聚焦网络能力开放创新领域,承接中国联通集团的相关业务运营需求,采用平台化和基地化模式,面向政企、行业和互联网客户提供网络能力开放产品服务。

中讯设计院[硬核桃5G消息开发者社区](https://www.5g-msg.com)是国内第一家5G消息开发者技术分享社区。运营团队深潜行业8年,代表中国联通参与到国际标准的制定。以深入的技术积淀,联合行业实力合作伙伴,为企业开发者、运营商消息业务运营者、个人开发者提供交流互动平台、丰富的工具和能力产品,以及专业细致的解决方案,着力打造业界集技术与商务于一身的5G消息社区。

## 关于核能沙龙

- 活动策划&负责人:陈珺
- 主持人:康嘉
- 直播:马壮

> Source: [核能沙龙 第六期 《开发者!集结!》](https://mp.weixin.qq.com/s/k5mefLNvX4s_qerKcJ7E4w)
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wechaty.js.org",
"version": "0.10.80",
"version": "0.10.86",
"description": "Wechaty Official Website for News, Blogs, Contributor Profiles, and Documentations",
"private": true,
"type": "module",
Expand Down