Skip to main content

使用第三方api实现vrchat相关操作,plugin for nonebot2

Project description

AgnesDigitalLogo

NoneBotPluginText

nonebot_plugin_vrchat

✨使用第三方api实现vrchat相关操作✨

GitHub stars GitHub issues QQ Chat Group pypi python NoneBot

说明

logo

本插件适配nonebot2框架,目的是在qq群中获取好友和地图的信息

使用到了saa插件,这代表这个这个插件支持v11,v12,kook,tg适配器

元宇宙大失败

安装

💿 安装

以下提到的方法 任选其一 即可

[推荐] 使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-vrchat
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-vrchat
pdm
pdm add nonebot-plugin-vrchat
poetry
poetry add nonebot-plugin-vrchat
conda
conda install nonebot-plugin-vrchat

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分的 plugins 项里追加写入

[tool.nonebot]
plugins = [
    # ...
    "nonebot_plugin_pjsk"
]

指令

  • vrc帮助: 获取指令帮助
  • vrc登录: 登录(需要输入账号密码,建议私聊)
  • vrc在线好友: 查询当前在线好友
  • vrc全部好友: 查询当前全部好友状态

感谢

其他

📝 更新日志

点击展开

0.0.3

  • 通过nonebot2商店检查,删除qqguild

0.0.2

  • 使用pre-commit格式化项目

0.0.1

  • 新建项目
  • 增加“查询全部好友”功能
  • 增加“查询在线好友功能”功能

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_vrchat-0.0.3.tar.gz (47.0 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_vrchat-0.0.3-py3-none-any.whl (46.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page