mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 11:07:40 +08:00
update face.
This commit is contained in:
parent
34f6f85483
commit
1f6ef84f8b
@ -120,11 +120,14 @@ var faceMap = map[int]string{
|
|||||||
314: "仔细分析",
|
314: "仔细分析",
|
||||||
315: "加油",
|
315: "加油",
|
||||||
316: "我没事",
|
316: "我没事",
|
||||||
317: "菜狗",
|
317: "菜汪",
|
||||||
318: "崇拜",
|
318: "崇拜",
|
||||||
319: "比心",
|
319: "比心",
|
||||||
320: "庆祝",
|
320: "庆祝",
|
||||||
321: "老色痞",
|
321: "老色痞",
|
||||||
|
324: "吃糖",
|
||||||
|
325: "惊吓",
|
||||||
|
326: "生气",
|
||||||
49: "拥抱",
|
49: "拥抱",
|
||||||
66: "爱心",
|
66: "爱心",
|
||||||
63: "玫瑰",
|
63: "玫瑰",
|
||||||
|
@ -14,7 +14,7 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
const faceDownloadUrl = `https://downv6.qq.com/qqface/config/face_config_8.7.5.5.zip?mType=Other` //? 好像是会自动更新的
|
const faceDownloadUrl = `https://down.qq.com/qqface/config/face_config2021071501.zip?mType=Other` //? 好像是会自动更新的
|
||||||
|
|
||||||
type config struct {
|
type config struct {
|
||||||
SystemFace []face `json:"sysface"`
|
SystemFace []face `json:"sysface"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user