mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-20 06:20:08 +08:00
添加简易词库学习
This commit is contained in:
parent
97b66acf1d
commit
5144fe629e
@ -32,7 +32,7 @@ func init() { // 插件主体
|
|||||||
}else {
|
}else {
|
||||||
ctx.Send("你想让"+nickname+"学些什么呀?")
|
ctx.Send("你想让"+nickname+"学些什么呀?")
|
||||||
}
|
}
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
if strings.Index(text,nickname+"请忘掉 ")==0{
|
if strings.Index(text,nickname+"请忘掉 ")==0{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user