Free-Nations-Region / CyborgianStates

A (Discord-) Bot for all needs of a Region in NationStates
MIT License
0 stars 1 forks source link

[FeatureRequest] RSS Feeds #55

Closed South-Asians closed 2 years ago

South-Asians commented 4 years ago

I would like this bot to be able to generate RSS Feeds from links like The NationStates Today RSS Feed

drehtisch commented 4 years ago

Hello @South-Asians , I need more details. Please use the issue template for feature requests. https://github.com/drehtisch/CyborgianStates/blob/master/.github/ISSUE_TEMPLATE/feature_request.md

For example: What do you want to happen when the bot received new feed entrys?

Please provide more details. See following points:

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like: A clear and concise description of what you want to happen.

Describe alternatives you've considered: A clear and concise description of any alternative solutions or features you've considered.

Additional context: Add any other context or screenshots about the feature request here.

South-Asians commented 4 years ago

Is your feature request related to a problem? Please describe.

Because of having a Cross-Promotional Agreement with NSToday we need a automatic way of posting their new articles through their RSS Feed.

Describe the solution you'd like Yeah, I want the bot to be able to post RSS Feeds in specified discord channels also ping certain roles while posting the feeds. RSS Feeds shouldn't have to be limited to only NSToday's but can be done with other feeds as well Describe alternatives you've considered None Additional context https://github.com/freiheit/discord_feedbot this github page might help you.

drehtisch commented 4 years ago

This may work with a planned event based notifications system. Which still needs to be further determined.

drehtisch commented 4 years ago

For implementing the rss feed reading refer to: https://github.com/codehollow/FeedReader https://github.com/dotnet/SyndicationFeedReaderWriter

drehtisch commented 2 years ago

Currently not needed anymore.