fix response
This commit is contained in:
parent
53628482e7
commit
e114203287
@ -89,7 +89,7 @@ class NLG():
|
|||||||
if msg == "imieMSG":
|
if msg == "imieMSG":
|
||||||
return "Mam na imie JARVIS"
|
return "Mam na imie JARVIS"
|
||||||
else:
|
else:
|
||||||
return "Nie rozumiem"
|
return ""
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
Loading…
Reference in New Issue
Block a user