forked from sopel-irc/sopel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rss] Allow enabling/disabling of feeds, add "toggle", remove "clear"
- Added a new "enabled" column in the table. - Feeds can now be disabled using the toggle command, in which case they will not fetch new articles. - The toggle command can take a channel or a feed name or both as arguments. - This has also been applied to the "del" command, making the "clear" command redundant. - Also, because of the above, feed names have been restricted to alphanumeric and underscore characters to remove any ambiguity with channel names.
- Loading branch information
Showing
1 changed file
with
65 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters