I believe this is possible with some minor theme changes.
Prior discussion:
https://community.nodebb.org/topic/12751/topic-voting-like-adult-swim-boards-had/11
I am wondering if there is a plugin or other workaround (in the core software or through another service) to email every new topic to a set email address. It could optionally be limited to a category, but capturing everything is more important to me right now.
The email address is not from a registered user so I do not think a newsletter/digest or topic will work.
Unfortunately, RSS feeds are not available for me to use to solve this.
Any thoughts? Thanks!
@amarinelli If no plugin is found you could use an external service such as http://www.changedetection.com/
@amarinelli there is no such plugin. there is a plugin to send every new post and reply to a specified slack channel. you can fork that modify it to do what you need.
Thanks for the suggestions @rod and @pichalite. I'll look into forking the slack plugin and if all else fails, check out an external service, as suggested.
@amarinelli This could definitely be custom work that we can do for you. In the meantime, perhaps you can check out the "category-notifications" plugin? That plugin can be set up to email all users when new topics are made to a category you are watching.