Initial RSS implementation
- Added debug command to trigger RSS feed update from discord
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
"express": "^4.18.2",
|
||||
"mongodb": "^6.3.0",
|
||||
"morgan": "^1.10.0",
|
||||
"socket.io": "^4.7.2"
|
||||
"node-html-parser": "^6.1.13",
|
||||
"rss-parser": "^3.13.0",
|
||||
"socket.io": "^4.7.2",
|
||||
"user-agents": "^1.1.208"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user