feat: 使用emoji
This commit is contained in:
parent
9f5106663f
commit
212634e8d2
@ -15,7 +15,7 @@ func init() {
|
|||||||
handler.RegisterHandler("解绑ss", unbindSS)
|
handler.RegisterHandler("解绑ss", unbindSS)
|
||||||
handler.RegisterHandler("最新ss", getMyRecentScore)
|
handler.RegisterHandler("最新ss", getMyRecentScore)
|
||||||
handler.RegisterHandler("最热ss", getRecentScore)
|
handler.RegisterHandler("最热ss", getRecentScore)
|
||||||
handler.RegisterHandler("截图ss", screenshotSS)
|
handler.RegisterHandler("截ss", screenshotSS)
|
||||||
}
|
}
|
||||||
|
|
||||||
func getMySS(msg model.Message) (reply model.Reply) {
|
func getMySS(msg model.Message) (reply model.Reply) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user