Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
chore: add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Oct 10, 2023
1 parent 4d07bba commit 38b63b7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-gocqhttp",
"description": "go-cqhttp launcher for Koishi",
"version": "3.8.0",
"version": "3.8.1",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -40,8 +40,8 @@
],
"koishi": {
"description": {
"zh": "[go-cqhttp](https://github.com/Mrs4s/go-cqhttp) 启动器",
"en": "[go-cqhttp](https://github.com/Mrs4s/go-cqhttp) launcher"
"zh": "**[已停止维护]** [go-cqhttp](https://github.com/Mrs4s/go-cqhttp) 启动器",
"en": "**[DEPRECATED]** [go-cqhttp](https://github.com/Mrs4s/go-cqhttp) launcher"
},
"service": {
"optional": [
Expand Down
10 changes: 9 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 本插件停止维护

请移步:<https://github.com/Mrs4s/go-cqhttp/issues/2471>

愿我们能在更加开放的平行世界再次相遇。

---

# koishi-plugin-gocqhttp

[![npm](https://img.shields.io/npm/v/koishi-plugin-gocqhttp?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-gocqhttp)
Expand All @@ -10,7 +18,7 @@
- [x] 手机短信验证码
- [x] captcha 图片
- [x] 滑条验证
- [ ] 设置登录设备
- [x] 设置登录设备

## 安装

Expand Down

0 comments on commit 38b63b7

Please sign in to comment.