Skip to content

Commit

Permalink
Merge pull request #135 from NicolasConstant/docs
Browse files Browse the repository at this point in the history
added details on standalone app API key
  • Loading branch information
NicolasConstant authored Feb 8, 2022
2 parents e21eacd + d59e89a commit 4e9fec1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

You will need a Twitter API key to make BirdsiteLIVE working. First create an **Standalone App** in the [Twitter developer portal](https://developer.twitter.com/en/portal/projects-and-apps) and retrieve the API Key and API Secret Key.

Please make sure you are using a **Standalone App** API Key and not a **Project App** API Key (that will NOT work with BirdsiteLIVE), if you don't see the **Standalone App** section, you might need to [apply for Elevated Access](https://developer.twitter.com/en/portal/products/elevated) as described in the [API documentation](https://developer.twitter.com/en/support/twitter-api/developer-account).


## Server prerequisites

Your instance will need [docker](https://docs.docker.com/engine/install/) and [docker-compose](https://docs.docker.com/compose/install/) installed and working.
Expand Down

0 comments on commit 4e9fec1

Please sign in to comment.