plugins/eliza.lua

changeset 162
dcb103aca564
parent 157
6fb39f738dd2
child 163
999573fb51ab
--- a/plugins/eliza.lua	Thu Oct 22 15:37:43 2020 +0100
+++ b/plugins/eliza.lua	Tue Aug 24 10:54:46 2021 +0100
@@ -145,7 +145,6 @@
   user = " "..user.." "
   -- process input, print reply
   processInput()
-  response = response.."\n"
   return response
 end
 

mercurial