Small change in message
This commit is contained in:
parent
c465aa2a7f
commit
0ff6855f7d
@ -91,8 +91,8 @@ def remind_users():
|
|||||||
break
|
break
|
||||||
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():
|
||||||
|
Loading…
Reference in New Issue
Block a user