Small change in message

This commit is contained in:
Kellermann 2022-05-31 10:19:51 +02:00
parent c465aa2a7f
commit 0ff6855f7d

View File

@ -92,7 +92,7 @@ def remind_users():
if not guessed_today:
bot.send_message(chat_id=user, text="REMINDER: You haven't guessed today!\n"\
"There are 3 Hours left. Good Luck :)\n"\
"/daily")
"/daily to participate")
def set_todays_product():