Skip to content

rensumo/nonebot-plugin-pansou

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

✨ nonebot-plugin-pansou ✨

📖 介绍

网盘资源搜索插件

💿 安装

将__init__.py文件夹置于根目录下nonebot-plugin-pansou文件夹中,然后修改env的plugin_dirs为"nonebot-plugin-pansou" 然后将__init__.py中的

API_URL = "http://xxx.xxx.xxx/api/search"  # 搜索接口地址
HEALTH_API_URL = "http://xxx.xxx.xxx/api/health"  # 健康检查接口地址

改为盘搜的实际访问地址

🎉 使用

指令表

指令 权限 需要@ 范围 说明
pansou 群员 - 搜索
盘搜 群员 - 搜索

About

本插件对接了pansou,可以高性能的通过网盘搜索资源

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%