From 99892067d10a7a49f1374d7bfe4e0ce558f2c8e4 Mon Sep 17 00:00:00 2001 From: onli Date: Fri, 8 Mar 2024 23:20:25 +0000 Subject: [PATCH] Remove mention of defunct twitter blocck --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index d0bf749..215a813 100644 --- a/README.md +++ b/README.md @@ -28,15 +28,6 @@ When everything is installed you can start the server: bundle exec puma -e development -### Activating the twitter block - -The Twitter block accesses the official Twitter API, the documentation to get started is on [developer.twitter.com](https://developer.twitter.com/en/docs/basics/getting-started) and the [repo of the twitter gem](https://github.com/sferik/twitter). Four variables need to be filled with environment variables you can provide when starting the server: - - TWITTER_CONSUMER_KEY - TWITTER_CONSUMER_SECRET - TWITTER_ACCESS_TOKEN - TWITTER_ACCESS_TOKEN_SECRET - ### Logging in Pipes CE uses [portier](https://portier.github.io/) to provide an easy passwordless login. After the installation you can immediately login with every email address you control.