Skip to main content

A NoneBot plugin for AI bot

Project description

nonebot-plugin-aiqqbot

✨ QQ中可以读图的聊天的机器人 ✨

📖 介绍

由于手机qq发送图片时不可携带消息,所以这里可以先发送图片,AI处理后回复“已收到”,然后可以继续聊天对话。

💿 安装

使用 nb-cli 安装(未实现) 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-aiqqbot
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-aiqqbot

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入(也记得在bot.py中加载pyproject.toml文件)

plugins = ["nonebot_plugin_aiqqbot"]

经测试,httpx版本==0.27.x时可正常访问图片,==0.28.x时不可正常访问

⚙️ 配置

使用localstore插件查看并填写下表中的必填配置

配置项 必填 默认值 说明
OPENAI_API_KEY API密钥
OPENAI_ENDPOINT API服务端点
GPT_MODEL 调用的GPT模型
MAX_TOKENS 2048 回复的最大token

🎉 使用

指令表

指令 需要@ 范围 说明
重置会话 群聊/私聊 清楚会话记忆,恢复初始预设
加载预设 群聊/私聊 加载设定,目前有catgirl,nvyou, kua,default,可自行更改

请使用前查询localstore并在data.dir建立presets文件夹,必须有default预设!!!重置会话会加载default预设。 其他预设来源:

  • 从github仓库下载
  • 自行创建预设名

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_aiqqbot-0.1.9.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nonebot_plugin_aiqqbot-0.1.9-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_aiqqbot-0.1.9.tar.gz.

File metadata

  • Download URL: nonebot_plugin_aiqqbot-0.1.9.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.6 Linux/5.15.0-105-generic

File hashes

Hashes for nonebot_plugin_aiqqbot-0.1.9.tar.gz
Algorithm Hash digest
SHA256 2377f8cd7640cd27ef85588be300162cef13964972d48e7c33947e8fb96de52e
MD5 5214c2bcf5708a196d52cc56b0602f63
BLAKE2b-256 ad84550c6abd3c9dcdf12e1c31964b412f5d6575467b721a55f84c81fc5f6eee

See more details on using hashes here.

File details

Details for the file nonebot_plugin_aiqqbot-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_aiqqbot-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 aee2cda1fa3326b662207dd161e750de68f2d6e0123c6153a8ccfd01fb897a0c
MD5 377f09eb7cb07ff351a3289dba7f7c61
BLAKE2b-256 c7c47b8aab805cabd5d9ebca9e331ce283cf8220570c3b82361b33d4ba19dd5e

See more details on using hashes here.

Supported by

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