Updated Changing Consumer Key Secret (markdown)

Mariotaku 2015-05-04 21:52:22 +08:00
parent 1836b2bd8c
commit 4797e9f4d6
1 changed files with 7 additions and 1 deletions

@ -1 +1,7 @@
Placeholder
Third party clients has very limited access to Twitter, they have stricter rate limit, fewer features, and token limit. It's suggested to use your key (or Twitter's official key though it againsts Twitter's ToS).
Changing that key is simple, just needs three steps.
1. Obtain a key, you can register an application on [Twitter Developers](https://dev.twitter.com/), and get its Consumer Key/Secret, or just simply find an official key.
2. Go to Twidere Settings - Network - Default API Settings, copy and paste your keys into Twidere.
3. Log out and login to your account.