diff --git a/aocrr_bot.py b/aocrr_bot.py index b165cfe..1263feb 100644 --- a/aocrr_bot.py +++ b/aocrr_bot.py @@ -78,7 +78,7 @@ def command_today(msg_from: str, message: str): datetime.fromisoformat(cache[member]['days'][day]['2']) - day_start ) else: - p2_time = "not yet solved" + p2_time = "*not yet solved*" ircbot.privmsg( IRC_CHANNEL,