aocbot: highlight "not yet solved" :)
This commit is contained in:
parent
fd1e8e4c5a
commit
88cb6f4c24
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user