Skip to content

Changing Consumer Key Secret

hnws edited this page Jan 11, 2016 · 4 revisions

Third party clients have very limited access to Twitter with stricter rate limit, fewer features, and token limit. It's recommended to use your own key (or Twitter's official key though it's against Twitter's ToS).

Changing that key is simple, just needs three steps.

  1. Obtain a key, you can register an application on Twitter Developers, and get its Consumer Key/Secret, or just simply find an official key.
  2. Go to Twidere Settings - Network - Advanced - Default API Settings, copy and paste your keys into Twidere.
  3. Log out and login to your account.
Clone this wiki locally