merge
This commit is contained in:
parent
dd95fa65e8
commit
a049585397
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user