Custom Emote
✨ 基于NoneBot2的插件,群聊自定义表情包发送器 ✨
✨ Custom Emote ✨
功能介绍
用于群聊中设置自定义的表情包,不再有翻相册的烦恼。只需要发送 *.jpg 或 *.png 或 *.gif 机器人就会发送设置好的表情图片。
用法简介
全局配置:
save_face_path = "" # 表情包数据存放位置 默认./data/custom_face_data/
save_face_mode = 0 # 表情包的保存模式
# 0 为使用cqhttp image file保存模式,使用Go-cqhttp的图像记录文件,存在失效的问题,优点是节约硬盘空间
# 1 为图片文件下载保存模式,直接下载图像文件保存在服务器上,无失效问题(如文件被删除则失效),但需注意存储空间使用量
如何使用:
1. "自定表情包设置", "自定义表情包设置", "自定表情设置", "自定义表情设置"
- 设置指令: 用于设置表情图片,图片来源你或者其他人发送的图片,为最近一次发送的图片。
- 设置非自己发送的图片时,需要使用@指定发送人
- 务必携带上你自己机器人设置的 Command Start
2. *.jpg *.png *.gif
- 召唤指令: *为你设置的表情包名称,使用相似度判断触发。可能有意想不到的效果。
3. 其他
- 按常规方法导入插件即可。多群控制开关没有做,自己加一下吧(懒)
Release files for nonebot-plugin-customemote 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nonebot-plugin-customemote-0.1.0.tar.gz | 9.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nonebot_plugin_customemote-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.2 kB
Release files / nonebot-plugin-customemote-0.1.0.tar.gz
| Download URL | nonebot-plugin-customemote-0.1.0.tar.gz |
|---|---|
| Size | 9.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fe456281a7b5ca170b9715c43e5c03d3d83cb2d8d7704b00e47475559f1a6ce6
|
|
BLAKE2b-256 checksum How to use checksums |
e12082003c4e0de5a787642af0b6dcce049b5a62478cec4d5e37e64e8666965a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.5
|
Release files / nonebot_plugin_customemote-0.1.0-py3-none-any.whl
| Download URL | nonebot_plugin_customemote-0.1.0-py3-none-any.whl |
|---|---|
| Size | 9.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c244a4088d888e3469e39454045f27cb65dba7ee9ebd33136fdd9d31d5314d2a
|
|
BLAKE2b-256 checksum How to use checksums |
f6f486e70e20d01f8a96930174f1db512c9020bd29b87ddce01c14e34005edc7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.5
|