diff --git "a/ScriptCenter/\346\234\252\346\235\245.lua" "b/ScriptCenter/\346\234\252\346\235\245.lua" index b2ef451b975320923943585de577d3c50aef0b8c..b2caf048cb0c95bf0b96ec6ba15677783f6ab99e 100644 --- "a/ScriptCenter/\346\234\252\346\235\245.lua" +++ "b/ScriptCenter/\346\234\252\346\235\245.lua" @@ -15,8 +15,16 @@ Event.onLoad = function(bot) end if msg:find("怎么") then - group:sendMsg("你没读README!!!") - end + group:sendMsg("你没读未来!!!") + end + + if msg:find("是不是") then + group:sendMsg("你说是就是,不是就不是!") + end + + if msg:find("是什么") then + group:sendMsg("你去谷歌就知道了!!!") + end if msg == ("你去pr就有了") then group:sendMsg("我去pr了还是没有")