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
|
datetime.fromisoformat(cache[member]['days'][day]['2']) - day_start
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
p2_time = "not yet solved"
|
p2_time = "*not yet solved*"
|
||||||
|
|
||||||
ircbot.privmsg(
|
ircbot.privmsg(
|
||||||
IRC_CHANNEL,
|
IRC_CHANNEL,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user