python-rss2irc
python-rss2irc copied to clipboard
be able to suggest new feeds
feature, be able to suggest new feeds and have admin approve them
I haven't implemented any admin functionality yet, so this might take a bit longer to implement.
Some more questions/ideas regarding this:
- Would it be enough to send a private message to all users listed in the
admin_nicksarray with the suggested feed? - Should an admin be able to approve this feed from within the IRC or is manually adding the feed an option?
- Do those "admins" have to have the
opstatus or not?
Maybe we can have a password defined to authenticate the user. I don't have op on the channel. I don't want to have to reboot, we need a way to add them on the fly. user should also be able to suggest removals and edits as well (bad url)