Printing response
This commit is contained in:
parent
936271e74c
commit
89f414719b
|
@ -16,6 +16,7 @@ function M.lookup()
|
||||||
|
|
||||||
print("Test")
|
print("Test")
|
||||||
print(keywords)
|
print(keywords)
|
||||||
|
print("Response: " .. response)
|
||||||
end
|
end
|
||||||
|
|
||||||
return M
|
return M
|
||||||
|
|
Loading…
Reference in New Issue