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