Re-add daily diff
VSCode's git kept breaking things so this got deleted somehow.
This commit is contained in:
parent
444b8237c9
commit
893a930ccf
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ async function report() {
|
|||
let message =
|
||||
`Good evening, my underlings! You have done a _brilliant_ job with the counting. Mmm. Yes. Numbers are savory.
|
||||
Today we've went from *${oldest}* to *${latest}*!
|
||||
- :arrow_upper_right: The day's progress: *+${diff}*
|
||||
- :chart_with_upwards_trend: Average daily speed: *${Math.round(averageSpeed)}*
|
||||
- :round_pushpin: At the avg speed, we'll reach ${thousandsGoal} *${thousandsTime}*
|
||||
- :calendar: At the avg speed, we'll reach ${tenThousandsGoal} *${tenThousandsTime}*
|
||||
|
|
Loading…
Reference in a new issue