对跟bot对话的每个人形成记忆,生成有趣的用户档案,用于下次生成回复,也可以通过指令查看已有的用户档案。
Project description
📖 介绍
为每位用户生成独立画像的记忆插件。对跟bot对话的每个人形成记忆,生成有趣的用户档案,用于下次生成回复,也可以通过指令查看已有的用户档案。
功能
- 自动保存用户发言
- 每日生成或更新用户画像
- 指令查看印象
💿 安装
pip install nonebot-plugin-memory
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-memory --upgrade
使用 pypi 源安装
nb plugin install nonebot-plugin-memory --upgrade -i "https://pypi.org/simple"
使用清华源安装
nb plugin install nonebot-plugin-memory --upgrade -i "https://pypi.tuna.tsinghua.edu.cn/simple"
⚙️ 配置
在 nonebot2 项目的.env文件中添加下表中的必填配置
| 配置项 | 必填 | 默认值 | 说明 |
|---|---|---|---|
| DEEPSEEK_API_KEY | 是 | 无 | 配置说明 |
🎉 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
| /可塑性记忆 | 所有 | 需要 | 所有 | 输入用户id查看档案 |
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_memory-0.1.9.tar.gz.
File metadata
- Download URL: nonebot_plugin_memory-0.1.9.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65c14dfcecb61f91734c4d8f7ee5b3be28646a279333f1b1ca9d3f181e8f5360
|
|
| MD5 |
040e0b49a53595f1191cbc8307ae106d
|
|
| BLAKE2b-256 |
191fa5cd7468d506c58d0c0c49bd2ccd1e0db3a19fd4eb5a009723c30e1a427b
|
File details
Details for the file nonebot_plugin_memory-0.1.9-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_memory-0.1.9-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4335f3b5902e81b02672fca6d16c35abc399c89aa861a4cb724a0a82d52dcdd2
|
|
| MD5 |
89117acd5c65006059d2b71714ac568a
|
|
| BLAKE2b-256 |
48b0622721c4be163b3ec97a842acad467ba6731278d13041e9d02368e938cef
|