This commit is contained in:
cdle
2021-09-26 12:51:28 +08:00
parent e907ff3b4c
commit ebbf0bf79d
+1
View File
@@ -36,6 +36,7 @@ func InitReplies() {
}
appreciate.Request.Url = "https://gitee.com/aiancandle/sillyGirl/raw/main/appreciate.jpg"
appreciate.Request.ResponseType = "image"
appreciate.Request.Disappear = true
Config.Replies = append(Config.Replies, appreciate)
for _, v := range Config.Replies {
reply := v