chore: remove news feed feature #17

Merged
naomi merged 3 commits from feat/news into main 2026-03-09 13:34:19 -07:00
Owner

Summary

  • Removes the hourly RSS news posting scheduler and postNews module
  • Removes the rss.ts interface and lastRssItems tracking from the Amari interface and bot initialisation
  • Removes the news channel ID from ids.ts
  • Removes the rss-parser dependency

This PR was created with help from Hikari~ 🌸

## Summary - Removes the hourly RSS news posting scheduler and `postNews` module - Removes the `rss.ts` interface and `lastRssItems` tracking from the `Amari` interface and bot initialisation - Removes the `news` channel ID from `ids.ts` - Removes the `rss-parser` dependency ✨ This PR was created with help from Hikari~ 🌸
hikari added 1 commit 2026-03-09 13:13:04 -07:00
chore: remove news feed feature
Node.js CI / CI (pull_request) Failing after 11s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 50s
d2be204188
Removes the hourly RSS news posting functionality, including the
postNews module, rss interface, lastRssItems tracking, and the
rss-parser dependency.
hikari added 1 commit 2026-03-09 13:15:18 -07:00
chore: lockfile sync
Node.js CI / CI (pull_request) Failing after 26s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m2s
bf769d1740
hikari added 1 commit 2026-03-09 13:21:38 -07:00
style: fix key-spacing alignment
Node.js CI / CI (pull_request) Successful in 30s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 55s
52cbdce4ee
naomi merged commit e51a56c79f into main 2026-03-09 13:34:19 -07:00
naomi deleted branch feat/news 2026-03-09 13:34:19 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/amari#17