Small change in message
This commit is contained in:
@@ -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():
|
||||||
|
Reference in New Issue
Block a user