An open API service indexing awesome lists of open source software.

https://github.com/caomeiyouren/koishi-plugin-cmyr-bot

对接草梅机器人平台
https://github.com/caomeiyouren/koishi-plugin-cmyr-bot

Last synced: about 2 months ago
JSON representation

对接草梅机器人平台

Awesome Lists containing this project

README

          

koishi-plugin-cmyr-bot




Version


GitHub Workflow Status



Documentation


Maintenance


License: MIT


**本项目还在开发中**

> 对接草梅机器人平台

## 🏠 主页

[https://github.com/CaoMeiYouRen/koishi-plugin-cmyr-bot#readme](https://github.com/CaoMeiYouRen/koishi-plugin-cmyr-bot#readme)

## 📦 依赖要求

- node >=16
- koishi >= 4.15.6

## 🚀 安装

前往 koishi 插件市场搜索 `cmyr-bot`安装即可

## 👨‍💻 使用

首先完成草梅机器人的配置,从平台获取 robotId 和 accessToken,再点击右上方启用插件即可

![image-20231130230751918](https://cmyr-picgo.cmyr.ltd/images/202311302307010.png?x-oss-process=style/compressed-picture)

随后可在沙盒环境发送`cmyrbot 帮助`来测试对接是否成功。

如果有返回数据即为对接成功【如下图所示】。

![image-20231130231003581](https://cmyr-picgo.cmyr.ltd/images/202311302310628.png?x-oss-process=style/compressed-picture)

## 🛠️ 开发

```sh
npm run dev
```

## 🔧 编译

```sh
npm run build
```

## 🔍 Lint

```sh
npm run lint
```

## 💾 Commit

```sh
npm run commit
```

## 👤 作者

**CaoMeiYouRen**

* Website: [https://blog.cmyr.ltd/](https://blog.cmyr.ltd/)

* GitHub: [@CaoMeiYouRen](https://github.com/CaoMeiYouRen)

## 🤝 贡献

欢迎 贡献、提问或提出新功能!
如有问题请查看 [issues page](https://github.com/CaoMeiYouRen/koishi-plugin-cmyr-bot/issues).
贡献或提出新功能可以查看[contributing guide](https://github.com/CaoMeiYouRen/koishi-plugin-cmyr-bot/blob/master/CONTRIBUTING.md).

## 💰 支持

如果觉得这个项目有用的话请给一颗⭐️,非常感谢


在爱发电支持我


become a patreon

## 🌟 Star History

[![Star History Chart](https://api.star-history.com/svg?repos=CaoMeiYouRen/koishi-plugin-cmyr-bot&type=Date)](https://star-history.com/#CaoMeiYouRen/koishi-plugin-cmyr-bot&Date)

## 📝 License

Copyright © 2023 [CaoMeiYouRen](https://github.com/CaoMeiYouRen).

This project is [MIT](https://github.com/CaoMeiYouRen/koishi-plugin-cmyr-bot/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [cmyr-template-cli](https://github.com/CaoMeiYouRen/cmyr-template-cli)_