Skip to content

Commit

Permalink
chore: update keywords and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Oct 16, 2023
1 parent 850482b commit 542af58
Show file tree
Hide file tree
Showing 24 changed files with 83 additions and 28 deletions.
7 changes: 5 additions & 2 deletions adapters/dingtalk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@satorijs/adapter-dingtalk",
"description": "Dingtalk Adapter for Satorijs",
"description": "DingTalk (钉钉) Adapter for Satorijs",
"version": "2.0.1",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -20,10 +20,13 @@
"homepage": "https://koishi.chat/plugins/adapter/dingtalk.html",
"keywords": [
"bot",
"dingding",
"dingtalk",
"adapter",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
4 changes: 3 additions & 1 deletion adapters/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
"bot",
"discord",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
6 changes: 4 additions & 2 deletions adapters/kook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@satorijs/adapter-kook",
"description": "Kook (Kaiheila) Adapter for Satorijs",
"description": "KOOK (开黑啦) Adapter for Satorijs",
"version": "4.0.5",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -23,7 +23,9 @@
"kook",
"kaiheila",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
6 changes: 4 additions & 2 deletions adapters/lark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@satorijs/adapter-lark",
"description": "Lark / Feishu Adapter for Satorijs",
"description": "Lark (飞书) Adapter for Satorijs",
"version": "3.1.2",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -27,7 +27,9 @@
"feishu",
"adapter",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
4 changes: 3 additions & 1 deletion adapters/line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
"line",
"adapter",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
7 changes: 6 additions & 1 deletion adapters/mail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,13 @@
"keywords": [
"bot",
"mail",
"email",
"imap",
"smtp",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
4 changes: 3 additions & 1 deletion adapters/matrix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
"bot",
"matrix",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
4 changes: 3 additions & 1 deletion adapters/onebot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
"bot",
"onebot",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
6 changes: 4 additions & 2 deletions adapters/qq/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@satorijs/adapter-qq",
"description": "QQ Guild Adapter for Satorijs",
"description": "QQ Adapter for Satorijs",
"version": "4.1.2",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -24,7 +24,9 @@
"qqbot",
"qqguild",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
4 changes: 3 additions & 1 deletion adapters/satori/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
"protocol",
"client",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
4 changes: 3 additions & 1 deletion adapters/slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
"slack",
"adapter",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
6 changes: 4 additions & 2 deletions adapters/telegram/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@satorijs/adapter-telegram",
"description": "Telegram Adapter for Satorijs",
"version": "4.1.1",
"version": "4.1.2",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand All @@ -27,7 +27,9 @@
"bot",
"telegram",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
2 changes: 2 additions & 0 deletions adapters/wechat-official/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.DS_Store
tsconfig.tsbuildinfo
7 changes: 5 additions & 2 deletions adapters/wechat-official/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,12 @@
"homepage": "https://koishi.chat/plugins/adapter/wechat-official.html",
"keywords": [
"bot",
"wechatofficial",
"wechat",
"official",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
5 changes: 5 additions & 0 deletions adapters/wechat-official/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# [@satorijs/adapter-wechat-official](https://koishi.chat/plugins/adapter/wechat-official.html)

Wechat Official (微信公众号) adapter for [Satori](https://github.com/satorijs/satori).

- [Documentation](https://koishi.chat/plugins/adapter/wechat-official.html)
2 changes: 2 additions & 0 deletions adapters/wecom/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.DS_Store
tsconfig.tsbuildinfo
5 changes: 4 additions & 1 deletion adapters/wecom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,11 @@
"keywords": [
"bot",
"wecom",
"wechat",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.0.0-rc.1"
Expand Down
5 changes: 5 additions & 0 deletions adapters/wecom/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# [@satorijs/adapter-wecom](https://koishi.chat/plugins/adapter/wecom.html)

Wecom (企业微信) adapter for [Satori](https://github.com/satorijs/satori).

- [Documentation](https://koishi.chat/plugins/adapter/wecom.html)
6 changes: 4 additions & 2 deletions adapters/zulip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@
"zulip",
"adapter",
"chatbot",
"satori"
"satori",
"im",
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^2.4.0"
"@satorijs/satori": "^3.0.0-rc.1"
},
"dependencies": {
"marked": "^7.0.3"
Expand Down
5 changes: 5 additions & 0 deletions adapters/zulip/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# [@satorijs/adapter-zulip](https://koishi.chat/plugins/adapter/zulip.html)

Zulip adapter for [Satori](https://github.com/satorijs/satori).

- [Documentation](https://koishi.chat/plugins/adapter/zulip.html)
4 changes: 2 additions & 2 deletions packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"service"
],
"peerDependencies": {
"cordis": "^2.8.8"
"cordis": "^2.9.2"
},
"devDependencies": {
"@types/mime-db": "^1.43.1",
Expand All @@ -43,7 +43,7 @@
},
"dependencies": {
"axios": "^1.4.0",
"cosmokit": "^1.4.5",
"cosmokit": "^1.5.1",
"mime-db": "^1.52.0"
}
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"dependencies": {
"@satorijs/element": "^2.5.1",
"@satorijs/protocol": "^1.0.2",
"cordis": "^2.8.8",
"cordis": "^2.9.2",
"cordis-axios": "^3.3.2",
"cosmokit": "^1.4.5",
"cosmokit": "^1.5.1",
"ws": "^8.14.2",
"reggol": "^1.5.2",
"schemastery": "^3.13.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/element/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"chai-shape": "^1.0.0"
},
"dependencies": {
"cosmokit": "^1.4.5"
"cosmokit": "^1.5.1"
}
}
2 changes: 1 addition & 1 deletion packages/protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
],
"dependencies": {
"@satorijs/element": "^2.5.1",
"cosmokit": "^1.4.5"
"cosmokit": "^1.5.1"
}
}

0 comments on commit 542af58

Please sign in to comment.