homelab-brain/homelab-ai-bot/core
root fb9ab8ab81 feat: wordpress_client.py — REST API für Blog-Statistiken
Funktionen:
- get_post_stats(days) — Posts heute/gestern/Woche/Monat
- get_pending_comments() — warten auf Freigabe
- get_top_posts(limit) — Top Posts nach Zugriffen/Kommentaren
- get_plugin_status() — aktive/inaktive Plugins
- check_connectivity() — WordPress erreichbar?
- format_overview() — /wp Command Output

Nutzt Tailscale IP für Zugriff auf CT 101 WordPress.

Made-with: Cursor
2026-03-09 13:10:26 +07:00
..
__pycache__ Auto-Sync: 2026-03-09 07:00 2026-03-09 07:00:09 +01:00
__init__.py feat: Bot-Code + Core-Module persistent aufgenommen 2026-03-08 11:57:26 +01:00
config.py fix: config.py Parser für neues CT_VMID_SERVER Format angepasst 2026-03-09 09:33:01 +07:00
loki_client.py feat: Bot-Code + Core-Module persistent aufgenommen 2026-03-08 11:57:26 +01:00
prometheus_client.py feat: Bot-Code + Core-Module persistent aufgenommen 2026-03-08 11:57:26 +01:00
proxmox_client.py fix: config.py Parser für neues CT_VMID_SERVER Format angepasst 2026-03-09 09:33:01 +07:00
wordpress_client.py feat: wordpress_client.py — REST API für Blog-Statistiken 2026-03-09 13:10:26 +07:00