sszzz830 / Project_Sekai_Stickers_QQBot

绘制pjsk表情包的QQ机器人

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project_Sekai_Stickers_QQBot

绘制pjsk表情包的QQ机器人
-A QQ robot that draws Project Sekai stickers

介绍/Introduction

图片和字体来源:https://github.com/TheOriginalAyaka/sekai-stickers
主要使用PIL库完成图像绘制
由于本人技术较差,部分情况可能效果不佳
-The images and fonts are from: https://github.com/TheOriginalAyaka/sekai-stickers
-Mainly uses the PIL library to complete image drawing
-Due to skill issue, some effects may not be ideal

功能/Functions

MainFunction

演示/Demo

Screenshot Screenshot Screenshot 2023-07-12 at 12 00 03

更新计划/Update Plan

1.修复旋转文字后变糊的效果(正在进行)
2.增加围绕圆弧分布的字体(curv)模式
3.增加一个混用两种字体的模式,使变得和原网页版的同时不同大小的两种字体效果(实际字号一样,但是两个字体文件字大小不一样)相近
4.增加支持emoji输入
-1.Fix the blurry effect after rotating text(work in progress)
-2.Add a font distribution mode around an arc (curv)
-3.Add a mode that mixes two fonts, making it close to the effect of two fonts of different sizes on the original web version (the actual font size is the same, but the font files have different font sizes)
-4.Add support for emoji input

如何使用/How to use

1.下载所有文件的zip包并且解压
2.进入Pjsk_qbot_pub->Go-cqhttp->config.yml确认自己的QQ机器人账号
3.启动go-cqhttp和serv.py(建议使用go-cqhttp.bat和run.bat文件启动)
4.好了✅
-1.Download and unzip all files
-2.Go to Pjsk_qbot_pub->Go-cqhttp->config.yml to confirm your own QQ robot account
-3.Start go-cqhttp.exe and serv.py with go-cqhttp.bat and run.bat(it is recommended to use .bat files to start)
-4.Finish✅


About

绘制pjsk表情包的QQ机器人

License:MIT License


Languages

Language:Python 99.7%Language:Batchfile 0.3%