Skip to content

Commit c5a8e07

Browse files
committed
feat: RSS module
1 parent 12aa4a5 commit c5a8e07

File tree

8 files changed

+1090
-302
lines changed

8 files changed

+1090
-302
lines changed

package-lock.json

Lines changed: 79 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"chrome-aws-lambda": "^1.20.1",
2121
"discord.js": "^14.21.0",
2222
"dotenv": "^17.0.1",
23+
"fast-xml-parser": "^5.2.5",
2324
"googleapis": "^150.0.1",
2425
"http-proxy-agent": "^7.0.2",
2526
"node-fetch": "^3.3.2",
@@ -30,6 +31,7 @@
3031
"puppeteer": "^24.14.0",
3132
"puppeteer-extra": "^3.3.6",
3233
"puppeteer-extra-plugin-stealth": "^2.11.2",
34+
"rss-parser": "^3.13.0",
3335
"sqlite3": "^5.1.7"
3436
}
3537
}

0 commit comments

Comments
 (0)