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

yukichan-bot-module/MiraiGo-module-verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiraiGo-module-verify

ID: com.aimerneige.verify

Module for MiraiGo-Template

功能

  • 在新成员加入群时要求其输入验证码进行验证,验证失败或超时会被移出群聊。

使用方法

在适当位置引用本包

package example

imports (
    // ...

    _ "github.com/yukichan-bot-module/MiraiGo-module-verify"

    // ...
)

// ...

LICENSE

本项目使用 AGPLv3 协议开源,您可以在 GitHub 获取本项目源代码。为了整个社区的良性发展,我们强烈建议您做到以下几点:

  • 间接接触(包括但不限于使用 Http API 或 跨进程技术)到本项目的软件使用 AGPLv3 开源
  • 不鼓励,不支持一切商业使用

Releases

No releases published

Packages

No packages published

Languages