Shop with lower prices by searching with alternative keywords.
Project description
📖 简介
节选自原网站:
同一件商品,不同的搜索词,价格可能会天差地别。
这个工具旨在帮助你找到最便宜的搜索词:
输入你想搜索的商品名,AI 会给出低价的替代品,结果可能不准,开心就好 :)
经济寒冬,商品可以平替,但你的生活无法被平替。
💿 安装
以下提到的方法 任选其一 即可
[推荐] 使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-pingti
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-pingti
pdm
pdm add nonebot-plugin-pingti
poetry
poetry add nonebot-plugin-pingti
conda
conda install nonebot-plugin-pingti
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分的 plugins 项里追加写入
[tool.nonebot]
plugins = [
# ...
"nonebot_plugin_pingti"
]
⚙️ 配置
在 NoneBot2 项目的.env文件中添加下表中的必填配置
| 配置项 | 必填 | 默认值 | 说明 |
|---|---|---|---|
PINGTI_PROXY |
否 | 无 | 请求使用的代理地址 |
PINGTI_REQUEST_TIMEOUT |
否 | 5 |
请求超时时间,单位为秒 |
PINGTI_SEND_TIP |
否 | True |
是否发送提示消息 |
PINGTI_RECALL_TIP |
否 | True |
发送提示消息后是否自动撤回 |
PINGTI_SHOW_ZERO_FEEDBACK |
否 | False |
是否展示数量为 0 的评价 |
🎉 使用
指令:平替
📞 联系
QQ:3076823485
Telegram:@lgc2333
吹水群:1105946125
邮箱:lgc2333@126.com
💡 鸣谢
pingti.app
- 服务提供
ilharp/koishi-plugin-pingti
抄袭借鉴
💰 赞助
感谢大家的赞助!你们的赞助将是我继续创作的动力!
📝 更新日志
0.2.0
- 重构插件
- 新增配置项
PINGTI_SHOW_ZERO_FEEDBACK
0.1.4
- 修复 #2
- 兼容 Pydantic V2
0.1.3
- 修复无法使用的问题
0.1.2
- 实现 #1:
- 重命名配置项
PROXY->PINGTI_PROXY - 添加配置项
PINGTI_SEND_TIP - 添加配置项
PINGTI_RECALL_TIP
- 重命名配置项
0.1.1
- 优化部分逻辑
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_pingti-0.2.0.tar.gz.
File metadata
- Download URL: nonebot_plugin_pingti-0.2.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.22.0 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
982f87c1a34e680d0295c0d85dbbbb935b9825fb1232c955c363ec059d10365e
|
|
| MD5 |
0ada8bbd8060ac7389f50b262ee7c1d6
|
|
| BLAKE2b-256 |
660cf3e04a060116f26c831e29dbc5b452bd9a542391b8fd4599a1e979b56654
|
File details
Details for the file nonebot_plugin_pingti-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_pingti-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.22.0 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
493a8e84f4e53782ed645ab901a663a26794de92fdb02872dd46439cd36a9c59
|
|
| MD5 |
b9d823f2ad48f7d31afcb81e616b3f8f
|
|
| BLAKE2b-256 |
8fa061e0c434a39e4bc690d57d1485bff52d6c56a03b4a1aca967a5b02960b89
|