You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!daily used to say "Leaderboard for None:" on the top row.
Now it has a title with the year and day shown.
Altered the parameter name to be more in line with what it does, and commands pass in the full title now. (year -> title)
Fixed !keen having different title parity by moving the title inside the code block.
Fixed referencing undeclared variable "year".
"year" exists in [this PR](#12)
This will need to be changed if/when both are merged to [the parent](CSSUoB/advent-of-code-bot)
Included !keen title in the code block
This fixes parity with the other commands, which have the leaderboard title at the top of their code blocks.
0 commit comments