Add an elite, secret way of getting the dashboard

This commit is contained in:
Nick Chambers 2021-06-30 22:53:38 -05:00
parent ac9464d704
commit dd6cc4446f
1 changed files with 1 additions and 1 deletions

View File

@ -1058,7 +1058,7 @@ hook_cmd_control_panel() {
privmsg "$recipient" "$msg"
privmsg "$to" "sent message to $recipient"
;;
dashboard)
dashboard|lore)
declare -p LORE_LONGEST_LIFE
privmsg "$to" "legend began on $(printf '%(%c)T' "$LORE_START_TIME")"
privmsg "$to" "this life began on $(printf '%(%c)T' "$LORE_THIS_RELOAD")"