Commit graph

163 commits

Author SHA1 Message Date
Auto-Sync
324b7715c6 Auto-Sync: 2026-03-09 07:15 2026-03-09 07:15:09 +01:00
root
02a645bc33 fix: wordpress_client.init(cfg) vor format_overview aufrufen
Ohne init() sind WP_URL und WP_PASSWORD noch leer.

Made-with: Cursor
2026-03-09 13:14:29 +07:00
root
4428730807 fix: wordpress_client init() — CT 101 korrekt finden
- Filter auf vmid==101 UND host=='pve-hetzner' (eindeutig)
- Passwort aus PW_WP_ADMIN in cfg.raw
- check_connectivity() prüft WP_URL/WP_PASSWORD vor Request

Made-with: Cursor
2026-03-09 13:13:08 +07:00
root
7060618a59 feat: context.py — WordPress-Daten in LLM-Kontext einbauen
Bei Fragen zu wordpress/blog/post/artikel etc. wird
wordpress_client.format_overview() automatisch geladen.

Bot kann jetzt auf Fragen antworten wie:
- "Wie viele Posts heute?"
- "Gibt es pending Kommentare?"
- "Welche Plugins sind aktiv?"

Made-with: Cursor
2026-03-09 13:10:57 +07:00
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
Auto-Sync
fb4640bf17 Auto-Sync: 2026-03-09 07:00 2026-03-09 07:00:09 +01:00
root
a3e7337d9a fix: monitor.py wiederhergestellt (war leer nach git reset)
- format_report() und check_all() wieder verfügbar
- _get_passwords() nutzt dynamische PROXMOX_HOSTS statt hardcodiert
- IGNORED_HOSTS Set für ${HOSTNAME} Filterung

Made-with: Cursor
2026-03-09 12:59:34 +07:00
root
1047bd0aca fix: config.py Parser für neues CT_VMID_SERVER Format angepasst
- CT/VM Pattern: CT_101_HZ, CT_600_KA3, VM_144_MU3
- HOST_CODE_MAP: HZ, KA1-3, MU1-3, HE
- PROXMOX_HOSTS wird aus SRV_* Einträgen befüllt
- get_container() mit optionalem host-Filter
- get_containers_by_host() Hilfsfunktion
- proxmox_client.py: PROXMOX_HOSTS leer, wird dynamisch befüllt

Made-with: Cursor
2026-03-09 09:33:01 +07:00
Auto-Sync
8d9e2bbbba feat: Permanente Tastatur mit 6 Schnellzugriff-Buttons 2026-03-08 14:31:19 +01:00
Auto-Sync
fcd0a1616e feat: /feeds Befehl + täglicher Feed-Report 22:00 2026-03-08 14:26:38 +01:00
Auto-Sync
17d51e6924 feat: Bot-Code + Core-Module persistent aufgenommen 2026-03-08 11:57:26 +01:00
Auto-Sync
cf5192c5b0 Auto-Sync: 2026-03-08 11:45 2026-03-08 11:45:08 +01:00
Auto-Sync
b0facadb16 Bot-Code (CT 116) ins Repo: telegram_bot, context, llm, monitor 2026-03-08 08:52:37 +01:00