UNPKG

koishi-plugin-verifier

Version:

Verify Friend / Guild Requests for Koishi

24 lines (16 loc) 1.02 kB
# [koishi-plugin-verifier](https://verifier.koishi.chat) [![Codecov](https://img.shields.io/codecov/c/verifier/koishijs/koishi-plugin-verifier?style=flat-square)](https://codecov.io/gh/koishijs/koishi-plugin-verifier) [![npm](https://img.shields.io/npm/v/koishi-plugin-verifier?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-verifier) koishi-plugin-verifier 可用于处理机器人接收到的各类申请。 ## 文档 <https://verifier.koishi.chat> ## 许可证 使用 [MIT](./LICENSE) 许可证发布。 ``` THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ```