Skip to content

Commit

Permalink
Remove mention of defunct twitter blocck
Browse files Browse the repository at this point in the history
  • Loading branch information
onli authored Mar 8, 2024
1 parent 95854a6 commit 9989206
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9989206

Please sign in to comment.