homelab-brain/homelab-ai-bot
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__ feat: /feeds Befehl + täglicher Feed-Report 22:00 2026-03-08 14:26:38 +01:00
core feat: wordpress_client.py — REST API für Blog-Statistiken 2026-03-09 13:10:26 +07:00
context.py feat: /feeds Befehl + täglicher Feed-Report 22:00 2026-03-08 14:26:38 +01:00
daily_feed_report.py feat: /feeds Befehl + täglicher Feed-Report 22:00 2026-03-08 14:26:38 +01:00
llm.py feat: /feeds Befehl + täglicher Feed-Report 22:00 2026-03-08 14:26:38 +01:00
monitor.py fix: monitor.py wiederhergestellt (war leer nach git reset) 2026-03-09 12:59:34 +07:00
requirements.txt feat: Bot-Code + Core-Module persistent aufgenommen 2026-03-08 11:57:26 +01:00
telegram_bot.py feat: Permanente Tastatur mit 6 Schnellzugriff-Buttons 2026-03-08 14:31:19 +01:00