diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-02-09 14:19:20 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-02-09 14:19:20 +0300 |
| commit | 8d6234596fe5948c65ac0d65b0338a62ebdd26fc (patch) | |
| tree | c5cc761ce428f6d0a2be066c4f129e51dc3cc33f /bot.zsh | |
| parent | 4506d1d2d679ec58cc7197bfb63c687eae596c22 (diff) | |
*/*: Reimplement ping command and rename to status
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'bot.zsh')
| -rwxr-xr-x | bot.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -909,6 +909,7 @@ fi strftime %s > "${cache}.timer" +startup_time=$(strftime %s) log_text="Startup succeeded" source "${units}/log.zsh" |
