aboutsummaryrefslogtreecommitdiff
path: root/dialogue.lua
diff options
context:
space:
mode:
Diffstat (limited to 'dialogue.lua')
-rw-r--r--dialogue.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/dialogue.lua b/dialogue.lua
index 2ef2ee6..5624a97 100644
--- a/dialogue.lua
+++ b/dialogue.lua
@@ -155,7 +155,7 @@ function chatReply(m)
"Doesn't matter, free game!"
}
})
- elseif string.find(m, "hello") ~= nil or string.find(m, "hi") ~= nil or string.find(m, "ayy") ~= nil or string.find(m, "hey") ~= nil then
+ elseif string.find(m, "hello") ~= nil or m == "hi" or string.find(m, "ayy") ~= nil or string.find(m, "hey") ~= nil or m == "hi!" or m == "hi." or m == "hi?" then
table.insert(msg.r, {
t = 1,
r = {