diff --git a/source/daily_challenge.py b/source/daily_challenge.py index df6a7e7..e99af9c 100644 --- a/source/daily_challenge.py +++ b/source/daily_challenge.py @@ -91,8 +91,8 @@ def remind_users(): break 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") + "There are 3 Hours left. Good Luck :)\n"\ + "/daily to participate") def set_todays_product():