I had asked in the past about sending weather alerts to Twitter and I now understand the problems with that. At the same time Andrew mentioned his caution about trying to make YAAC a universal solution. That made a lot of sense to me.
So I'm working on a solution that solves both of these problems:
My remote wx/digipeater(s) sends? to YAAC . The weather alert plugin would continue to show the weather at multiple sites. But it would also output a wxnow.txt file in local directory of (raspberry's) webserver:? ?/var/www/html/remotewx1/ ... /remotewx2/ ...
One of the extension programmers working on Meteobridge is taking the wxnow.txt file off of the server as a weather station input. With that I'll be able to create my triggers and send to numerous services, including Twitter.
Do you think this is possible to add this function?