Skip to main content

基于调用xwteam平台专属api运行的机器人插件,目前仅支持Zepp、微信、支付宝刷步,后续还会更新其他功能

Project description

这是一款基于调用xwteam平台专属api运行的机器人插件,目前仅支持Zepp、微信、支付宝刷步,后续还会更新其他功能

📖 介绍

注意

在刷步之前,请确保你拥有ZeppLife的账号以及该账号已绑定微信、支付宝等第三方平台。(这点非常重要哦)

About:如何获取key

进入xwteam平台官网,注册后即可在密钥管理中查看自己专属的api_key

Tips

由于未知原因,网站关闭了接口功能。现改用新的接口实现刷步,仅需注册zepplife账号并绑定微信或支付宝即可。

zepplife账号注册请在手机应用商店中下载Zepplife(原小米运动),按提示注册并绑定后即可卸载软件。

💿 安装

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

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

plugins = ["nonebot_plugin_zepplife"]

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的必填配置

配置项 必填 默认值 类型
ZEPPLIFE_USER none String
ZEPPLIFE_PASSWORD none String

以下是一个样例

ZEPPLIFE_USER="123456@example.com" #这里换成你的Zepp邮箱
ZEPPLIFE_PASSWORD="123456" #这里换成你的Zepp密码

🎉 使用

指令表

指令 权限 需要@ 范围 说明
stephelp/刷步帮助 -- 私聊、群聊 获得帮助
stepcheck/刷步检查 -- 私聊、群聊 检查配置
autostep/自动刷步 -- 私聊、群聊 自动刷步
manualstep/手动刷步 -- 私聊、群聊 手动刷步

效果图

没有图片就代表我还没做效果图,哈哈

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_zepplife-0.1.6.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

nonebot_plugin_zepplife-0.1.6-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_zepplife-0.1.6.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_zepplife-0.1.6.tar.gz
Algorithm Hash digest
SHA256 dff191b0a623feda5bf9e49de9cebbb1cb9ed14433858f31570d875d5980a720
MD5 54f2160f84aed893a40c902b5bb1694b
BLAKE2b-256 2da1f6f62fc3306c7dd5943e23b56ce351da65e8b829faa75903787fd33b9d13

See more details on using hashes here.

File details

Details for the file nonebot_plugin_zepplife-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_zepplife-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 507cb6f6c233905784f2b3904e8ddecaf1306d951b2bce139214f05fa5cc579b
MD5 286d260a06540dfb33f586c2e5725eff
BLAKE2b-256 d7a3f3522d72af8fa14ee85592b2cdf785530fffb385dbb186f1c7baee2afd9a

See more details on using hashes here.

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