Skip to main content

基于Nonebot框架的ZeppLife数据修改机器人插件

Project description

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

📖 介绍

注意

在刷步之前,请确保你拥有ZeppLife的账号以及该账号已绑定微信、支付宝等第三方平台。

About:如何获取key

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

💿 安装

使用 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文件中添加下表中的必填配置

配置项 必填 默认值 类型
XWTEAM_KEY 替换为你的key String
XWTEAM_USER Zepp账号邮箱 String
XWTEAM_PASSWORD Zepp密码 String

以下是一个样例

XWTEAM_KEY="hahahhahahhh" #这里换成你的key
XWTEAM_USER="123456@example.com" #这里换成你的Zepp邮箱
XWTEAM_PASSWORD="123456" #这里换成你的Zepp密码

🎉 使用

指令表

指令 权限 需要@ 范围 说明
刷步 好友 私聊 直接发送

效果图

image image

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.0.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

nonebot_plugin_zepplife-0.1.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_zepplife-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9633491a35cf73f04e48253860130e2ca8cdc42f8d5d2098d4a45813ef5104cc
MD5 18b627877852c71ad2a957716093158a
BLAKE2b-256 30be8cd669e7a4b8fd9ad43d3fbfa1a5b6bc362ef926f04a998cd3792fb83a31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_zepplife-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 15d5472d8ce0d100cc2d59ca3f1ae4ddb0fd575d90a41dce1be82d6f7e1a7b38
MD5 61a6675e2f3c94297256b2e67df72861
BLAKE2b-256 2f79d3273ddc89524fbf6ca6d378e6d70e871817176fab23554945714d397506

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