Update linkedGet.lua

This commit is contained in:
erius0 2021-01-08 18:05:41 +03:00 committed by GitHub
parent 3951cb682f
commit 3d70500669
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ function getTime()
end
function handleMessage(msg)
if msg == "help" then
if msg == "help" || msg == "exit" || msg == "near" then
return success
elseif msg == "rain" then
return success