Open azu opened 1 year ago
Atom Feed is only for slack
We need to add /feed
examples to website
<details>
<summary>Subscribe in slack</summary>
You can subscribe feeds via `/feed` command
<pre>
/feed subscribe ...
/feed subscribe ...
/feed subscribe ...
</pre>
</details>
Slack does not support JSON RSS Feed.
We can output Atom Feed too like this https://github.com/azu/github-advisory-database-rss/blob/9d649fa9c71cf7e8fe336fd65da47383a75cade5/src/generate-rss.ts#L196-L205
Welcome to PR.