update
This commit is contained in:
@@ -36,6 +36,7 @@ func InitReplies() {
|
|||||||
}
|
}
|
||||||
appreciate.Request.Url = "https://gitee.com/aiancandle/sillyGirl/raw/main/appreciate.jpg"
|
appreciate.Request.Url = "https://gitee.com/aiancandle/sillyGirl/raw/main/appreciate.jpg"
|
||||||
appreciate.Request.ResponseType = "image"
|
appreciate.Request.ResponseType = "image"
|
||||||
|
appreciate.Request.Disappear = true
|
||||||
Config.Replies = append(Config.Replies, appreciate)
|
Config.Replies = append(Config.Replies, appreciate)
|
||||||
for _, v := range Config.Replies {
|
for _, v := range Config.Replies {
|
||||||
reply := v
|
reply := v
|
||||||
|
|||||||
Reference in New Issue
Block a user