This commit is contained in:
Jakub Adamski 2022-06-15 12:08:02 +02:00
parent dd95fa65e8
commit a049585397

View File

@ -64,6 +64,8 @@ def find(args, key):
def generator_jezyka_nautalnego(frame, tactic, state, text):
print(tactic)
if tactic == 'null':
beastMatch = dl.get_close_matches(text, commands)
print(random.choice(unknown))