Skip to content

This-is-XiaoDeng/nonebot-plugin-maimai-qrhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nonebot-plugin-maimai-qrhelper

实际上这就是一个图片获取插件,但大家就当他是一个能让Bot快捷获取登录二维码图片的插件吧!(bushi)

此插件的灵感来源于LeiSureLy,由我的好大爹XiaoDeng替我编写了此Nonebot插件!

服务端提供者为Cdm2883大佬!

BiliBili原视频: https://bilibili.com/BV1kT421r74M, 观看视频简介获取服务端

Important

此插件只能用于私聊,群聊无法获取图片(安全原因)

Documentation

See Docs

优点

MaiMai服务端没有鉴权,因此可以通过Bot代发送图片避免地址的泄露,不需要开放公网端口! (我的Java技术栈朋友很少,所以出现了这个插件)

env.prod变量

必须为command_start=[""]

qrhelper_get_picurl=["http://127.0.0.1:16643/get-qr"]

# 墓前只可填写一个,指令预设值为#getqr 1

qrhelper_admin=[""]

# 默认getqr
qehelper_command=[""]

How 2 use?

Note

此教程只讲述Onebot-V11适配器的安装

1.根据Nonebot快速上手安装Nonebot脚手架

2.驱动器选择:fastapi, httpx

(如需正向ws请添加websockets)

3.适配器选择: Onebot V11

4.依赖/虚拟环境全部写y然后回车

5.在Bot文件夹打开终端,输入

nb plugin install nonebot_plugin_alconna

6.打开文件夹中的pyproject.yaml,修改其中的: plugins_dir=["plugins"] 然后在文件夹中创建名为plugins的文件夹

7.放入本仓库的nonebot_plugin_maimai_helperplugins

8.回到根目录,填写env.prod变量信息,填写完后,打开终端,输入nb run打开Bot

9.大功告成!

指令

getqr 默认qrhelper_command指令

必须填写qrhelper_admin才能拥有权限使用此指令

必须填写command_start才能响应此命令

指令示例#getqr 1

我承认我(LeiSureLy)MarkDown写的很烂,见谅!!!(README modified by chun-awa)

LICENSE

This repository is licensed under MIT License.

About

配合 cdms 项目 maimaihelper 的 qrcode 获取插件

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages