Update in gameinfo

This commit is contained in:
Kellermann 2022-06-01 14:40:26 +02:00
parent 0ff6855f7d
commit 3ae940f1d7

View File

@ -171,8 +171,8 @@ def send_gameinfo(message):
"You can get a new challenge every day.\n"
"You are informed when a new challenge is available.\n"
"To see the challenge type /daily\n"
"To guess the price type /guess\n"
"At 22:00 pm the scores and answer will be shown\n")
"At 10pm the correct answer will be shown\n"
"See /scoreboard to see how you perform")
bot.reply_to(message, gameinfo_message)