mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
as
This commit is contained in:
@@ -669,7 +669,7 @@ async def get_random_cyclic_message():
|
||||
return cyclic_words[messnum][0]
|
||||
ai_check2 = random.randint(0,10)
|
||||
global MESSAGE_TABLE
|
||||
if ai_check2 > 4:
|
||||
if ai_check2 > 10:
|
||||
logger.info("Dykteryjka")
|
||||
result, MESSAGE_TABLE = await handle_response(
|
||||
"Opowiedz jakąś historię o naszym barze proszę", True, True, MESSAGE_TABLE, "Polish Hammer", "RANDOM"
|
||||
|
||||
Reference in New Issue
Block a user