X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=twitter%2FREADME.md;h=038bf1ca77bf181a86bd1f6063f039024864c843;hb=c2dfda5d721215b0796a1214be312cc3a5b09476;hp=5a48869007148fa3610e5fae4b8c9fcf4ab47185;hpb=39dd3dffe07efd69fa1ac6d0bd243c7fc0e3a66f;p=friendica-addons.git diff --git a/twitter/README.md b/twitter/README.md index 5a488690..038bf1ca 100644 --- a/twitter/README.md +++ b/twitter/README.md @@ -3,21 +3,14 @@ Twitter Addon Main authors Tobias Diekershoff, Michael Vogel and Hypolite Petovan. -This bi-directional connector addon allows each user to crosspost their Friendica public posts to Twitter, import their -Twitter timeline, interact with tweets from Friendica, and crosspost to Friendica their public tweets. +This is a uni-directional posting connector addon that allows each user to crosspost their Friendica public posts to Twitter. ## Installation -To use this addon you have to register an [application](https://apps.twitter.com/) for your Friendica instance on Twitter. -Please leave the field "Callback URL" empty. - -After the registration please enter the values for "Consumer Key" and "Consumer Secret" in the [administration](admin/addons/twitter). +To use this addon each single user has to register their own [application](https://developer.twitter.com/en/portal/projects-and-apps), no setup is needed by the administration. ## License -The _Twitter Connector_ is licensed under the [3-clause BSD license][2] see the LICENSE file in the addons directory. - -The _Twitter Connector_ uses the [Twitter OAuth library][2] by Abraham Williams, MIT licensed +The _Twitter Connector_ is licensed under the [3-clause BSD license][1] see the LICENSE file in the addons directory. [1]: http://opensource.org/licenses/BSD-3-Clause -[2]: https://github.com/abraham/twitteroauth