ahx tak ne

This commit is contained in:
2026-03-15 10:27:19 +01:00
parent ecca4598c9
commit 9629374738

View File

@@ -61,11 +61,11 @@ PHRASES_BRIMMY = [
"Jeden měsíc mám troon arc a tohle jse stane" # taky dodělži
]
"""
def maybe_send(message, phrases):
if random.random() < CHANCE:
bot.reply_to(message, random.choice(phrases))
"""
@bot.message_handler(commands=['czchan'])
def cmd_czchan(message):