-
Notifications
You must be signed in to change notification settings - Fork 260
Description
Is your feature request related to a problem? Please describe.
Currently, the MonitoRSS Discord RSS bot has a feature where the user can change the user agent for all feeds in the config file. However, there is no way to change the user agent for a specific feed without affecting all the other feeds. This can be a problem for users who want to have different user agents for different feeds.
Describe the solution you'd like
I would like to request a feature that allows the user to change the user agent for individual feeds in the MonitoRSS bot. This feature should be implemented in a way that does not affect the user agents of other feeds in the config file.
Additional context
Having the ability to change the user agent for individual feeds would provide greater flexibility for users who require different user agents for specific feeds. This would make the MonitoRSS bot more customizable and user-friendly.