Closed PapaCharlie9 closed 10 years ago
Before i post an actual request ticket. Allow requests by other plugins to post tweets?
I think as of 9.15 that is already possible. It's a bit convoluted, since the other plugin would have to poke a String value into plugin.Data with the new UpdatePluginData hook. Then an OnIntervalServer limit would have to notice that the value isn't null anymore and call Tweet, then set it back to null. Clunky, but it will work.
Find all the http Twitter urls and change them to https. Otherwise users get a 403 error.