10 Commits

Author SHA1 Message Date
phil 3e3442620b All feed entries processed instead of only the first. Sorted by published timestamp (oldest first) to maintain correct chronological order in Discord. PEW colour rules still apply (Open/Planned → 0x51D3D4). State saved per incident so only updates/new incidents are posted. One post per incident — the latest update for an incident is posted. 2025-11-20 15:37:58 +00:00
phil 574cecb8c1 All feed entries processed instead of only the first. Sorted by published timestamp (oldest first) to maintain correct chronological order in Discord. PEW colour rules still apply (Open/Planned → 0x51D3D4). State saved per incident so only updates/new incidents are posted 2025-11-20 15:35:02 +00:00
phil 3f5cb1a1c5 Fixed the f-string typo on line 240: change_type = f"Severity changed: {prev.get('severity')} → {entry['severity']}" 2025-11-20 15:27:03 +00:00
phil 4e352e01fb Added table-driven colour logic, Added PEW+Open and PEW+Planned colour to 0x51D3D4, Cleaned and refactor of "get_event_color()" 2025-11-20 15:18:39 +00:00
phil 19bc33270e Updated the script to fix and issue when a post was opened it woul post as colour blue instead of the colour of the severity 2025-11-18 17:49:01 +00:00
phil fcf99a87a1 Updated README.md for mistake on license section 2025-11-17 12:36:08 +00:00
phil 74f51ab541 Updated README.md 2025-11-17 12:34:27 +00:00
phil 5ef4e47610 Updated README.md 2025-11-17 12:33:48 +00:00
phil bd5d74d8fd Added script, requirements and README.md 2025-11-17 12:31:52 +00:00
phil 9bda8239c8 Initial commit 2025-11-17 12:28:06 +00:00