A nonebot plugin for fake chat screenshots
Project description
📖 介绍
nonebot2插件,使用pillow库进行图片绘制
使用示例: 3889009218说你好像误会了什么 你才是挑战者+1980765716说龙鳞,反反,成双之流星+3889009218说抱歉没能让宿傩大人尽兴
💿 安装
(推荐)使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-fakepic
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip install nonebot-plugin-fakepic
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分追加写入
plugins = ["nonebot_plugin_fakepic"]
⚙️ 配置
在 nonebot2 项目的.env
文件中添加下表中的必填配置
配置项 | 必填 | 默认值 | 说明 |
---|---|---|---|
fakepic_user_split | 否 | "+" | 分隔不同用户的符号 |
fakepic_message_split | 否 | " " | 分隔同一用户的几条消息 |
fakepic_add_level_icon | 否 | True | 是否为用户添加等级图标 |
fakepic_add_bot_icon | 否 | True | 是否为官方机器人添加bot图标 |
fakepic_del_cqface | 否 | True | 是否删除QQ表情的CQ码 |
fakepic_nick_font | 否 | "" | 昵称字体 |
fakepic_chat_font | 否 | "" | 聊天字体 |
若添加字体配置后文字位置发生较大偏移,可添加以下配置进行修正
配置项 | 必填 | 默认值 | 说明 |
---|---|---|---|
fakepic_correct_nick | 否 | [0, 0] | 昵称位置 |
fakepic_correct_chat | 否 | [0, 0] | 聊天文字位置 |
🎉 使用
指令表
指令 | 权限 | 需要@ | 范围 | 说明 |
---|---|---|---|---|
{QQ号}说{消息内容} | 无 | 否 | 私聊/群聊 | on_regex触发 |
效果图
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
File details
Details for the file nonebot_plugin_fakepic-0.1.1.tar.gz
.
File metadata
- Download URL: nonebot_plugin_fakepic-0.1.1.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.11 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 321cd679c4b60561bca369e5742b08aec0febeb62d7eb6ddb2a46bf4ffa152c3 |
|
MD5 | 8ca63a068ed36d16002845b51334f6ef |
|
BLAKE2b-256 | 57e8fe67149699b518f4036a52ab551ef099282b98489bc10034d366f8705427 |
File details
Details for the file nonebot_plugin_fakepic-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_fakepic-0.1.1-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.11 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6f1cc7469e7586c2fd31b5691585e7a5eb1e8d513780d4f5a8da15becb6e3b7 |
|
MD5 | d832df6c79022cbcb353571c4138afe9 |
|
BLAKE2b-256 | 39768563d549764fbd7c6ac660845c5761fbeee981ca4f86aa326e3ec440c1d9 |