synzen / MonitoRSS

MonitoRSS RSS bot (formerly known as Discord.RSS) with customizable feeds. https://monitorss.xyz
https://monitorss.xyz
MIT License
1.08k stars 240 forks source link

A command that checks if a given feed has already been added to the server #168

Closed StrangeRanger closed 4 years ago

StrangeRanger commented 4 years ago

Is your feature request related to a problem? Please describe. I find myself running into the trouble, especially when it comes to Reddit feeds, remembering whether or not I've already added a certain feed to the current server. There is no QUICK and EASY of finding this out, other than manually looking through the feeds using rss.list.

Describe the solution you'd like Add a command that you can use in any channel, that can check if a given feed has already been added to the server/list. Something similar to this: rss.check [feed url]

synzen commented 4 years ago

Thanks for the suggestion. I'll look into adding the ability to query (search for) feeds via list arguments.

As a side note, you can filter out the feeds in list by metioning a channel after it.

synzen commented 4 years ago

v6.4 now has this implemented.