Rowbot Enhancements #14

Merged
uplime merged 4 commits from rowbot-enhanced into master 2021-07-01 19:08:53 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fe603c0529 - Show all commits

View File

@ -1058,7 +1058,7 @@ hook_cmd_control_panel() {
privmsg "$recipient" "$msg"
privmsg "$to" "sent message to $recipient"
;;
stats)
dashboard)
privmsg "$to" "running since $(printf '%(%c)T' "$START_TIME")"
privmsg "$to" "last reload at $(printf '%(%c)T' "$LAST_RELOAD")"