refactor: rename clawdbot to moltbot with legacy compat

This commit is contained in:
Peter Steinberger
2026-01-27 12:19:58 +00:00
parent 83460df96f
commit 6d16a658e5
1839 changed files with 11250 additions and 11199 deletions

View File

@@ -1,14 +1,14 @@
[Unit]
Description=Clawdbot Auth Expiry Monitor
Description=Moltbot Auth Expiry Monitor
After=network.target
[Service]
Type=oneshot
ExecStart=/home/admin/clawdbot/scripts/auth-monitor.sh
ExecStart=/home/admin/moltbot/scripts/auth-monitor.sh
# Configure notification channels via environment
Environment=WARN_HOURS=2
# Environment=NOTIFY_PHONE=+1234567890
# Environment=NOTIFY_NTFY=clawdbot-alerts
# Environment=NOTIFY_NTFY=moltbot-alerts
[Install]
WantedBy=default.target

View File

@@ -1,5 +1,5 @@
[Unit]
Description=Check Clawdbot auth expiry every 30 minutes
Description=Check Moltbot auth expiry every 30 minutes
[Timer]
OnBootSec=5min