update
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ func init() {
|
|||||||
msg := s.Get()
|
msg := s.Get()
|
||||||
if strings.Contains(msg, "对话模式") {
|
if strings.Contains(msg, "对话模式") {
|
||||||
stop := false
|
stop := false
|
||||||
s.Reply("已开启对话模式。")
|
s.Reply(s.Reply("小爱"))
|
||||||
for {
|
for {
|
||||||
if stop {
|
if stop {
|
||||||
return nil
|
return nil
|
||||||
|
|||||||
Reference in New Issue
Block a user