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):
|
def generator_jezyka_nautalnego(frame, tactic, state, text):
|
||||||
|
print(tactic)
|
||||||
|
|
||||||
if tactic == 'null':
|
if tactic == 'null':
|
||||||
beastMatch = dl.get_close_matches(text, commands)
|
beastMatch = dl.get_close_matches(text, commands)
|
||||||
print(random.choice(unknown))
|
print(random.choice(unknown))
|
||||||
|
Loading…
Reference in New Issue
Block a user