Small change in message
This commit is contained in:
@@ -92,7 +92,7 @@ def remind_users():
|
|||||||
if not guessed_today:
|
if not guessed_today:
|
||||||
bot.send_message(chat_id=user, text="REMINDER: You haven't guessed today!\n"\
|
bot.send_message(chat_id=user, text="REMINDER: You haven't guessed today!\n"\
|
||||||
"There are 3 Hours left. Good Luck :)\n"\
|
"There are 3 Hours left. Good Luck :)\n"\
|
||||||
"/daily")
|
"/daily to participate")
|
||||||
|
|
||||||
|
|
||||||
def set_todays_product():
|
def set_todays_product():
|
||||||
|
Reference in New Issue
Block a user