# armoe-plugin **Repository Path**: armoe-project/armoe-plugin ## Basic Information - **Project Name**: armoe-plugin - **Description**: Armoe Plugin for Yunzai-Bot - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 15 - **Forks**: 0 - **Created**: 2023-02-10 - **Last Updated**: 2025-04-07 ## Categories & Tags **Categories**: games **Tags**: None ## README
![][banner] ![][license]
## 简介 这是一个 Yunzai-Bot V3 的插件,提供 R6 查询、KOOK 查询等功能 推荐使用 [Miao-Yunzai][yunzai] 部署并使用本插件 ## 功能 | 名称 | 示例 | 介绍 | | :--------------: | :------------: | :------------------------: | | 彩虹六号战绩查询 | #r6s QGZhenXin | 通过用户名查询彩虹六号战绩 | | KOOK 语音查询 | #KOOK | 查询 KOOK 语音频道在线人数 | \*星穹铁道攻略查询已移动至 [StarRail-plugin](https://github.com/hewang1an/StarRail-plugin) ## 使用 在云崽根目录打开终端,运行如下命令 ```shell git clone --depth=1 https://github.com/armoe-project/armoe-plugin ./plugins/armoe-plugin/ ``` 国内服务器可使用 [Gitee][gitee] 或 [GitHub Proxy][ghproxy] 加速克隆 - Gitee ```shell git clone --depth=1 https://gitee.com/armoe-project/armoe-plugin ./plugins/armoe-plugin/ ``` - GitHub Proxy ```shell git clone --depth=1 https://ghproxy.com/https://github.com/armoe-project/armoe-plugin ./plugins/armoe-plugin/ ``` 向机器人发送 `#Ar帮助` 命令查看功能列表. ## 反馈 - 提交 [Issues](../../issues) ## 开源协议 本项目使用 [GPL-3.0](LICENSE) 协议开放源代码 ```text Armoe Plugin for Yunzai-Bot Copyright (C) 2023 Armoe Project Team This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ``` ## 鸣谢 - [Miao Yunzai](https://github.com/yoimiya-kokomi/Miao-Yunzai) - [Yunzai Bot](https://github.com/Le-niao/Yunzai-Bot) - [Guoba Plugin](https://gitee.com/guoba-yunzai/guoba-plugin) - [Visual Studio Code](https://code.visualstudio.com/) [banner]: https://socialify.git.ci/armoe-project/armoe-plugin/image?description=1&forks=1&issues=1&language=1&name=1&owner=1&pulls=1&stargazers=1&theme=Auto [license]: https://img.shields.io/github/license/armoe-project/armoe-plugin?style=for-the-badge [gitee]: https://gitee.com/armoe-project/armoe-plugin [ghproxy]: https://ghproxy.com/ [yunzai]: https://github.com/yoimiya-kokomi/Miao-Yunzai