diff --git a/deb/usr/local/bin/rowbot b/deb/usr/local/bin/rowbot index 7e74261..ab91da6 100755 --- a/deb/usr/local/bin/rowbot +++ b/deb/usr/local/bin/rowbot @@ -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")"