karashiiro / karashiiro/DiscordRSS2
Refactor feeds table access
Open
enhancement
- Dominant language
- F#
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The subscribe and unsubscribe commands directly operate on the feeds table, which is poor organization. The feeds table should be abstracted out to a separate service, like the feed state table.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.