We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16dda27 commit 8424e4fCopy full SHA for 8424e4f
plugins/twitter/examples/.env.example
@@ -0,0 +1,7 @@
1
+GAME_TWITTER_ACCESS_TOKEN=apx-<game-twitter-access-token>
2
+
3
+TWITTER_BEARER_TOKEN=<twitter-bearer-token>
4
+TWITTER_API_KEY=<twitter-api-key>
5
+TWITTER_API_SECRET_KEY=<twitter-api-secret-key>
6
+TWITTER_ACCESS_TOKEN=<twitter-access-token>
7
+TWITTER_ACCESS_TOKEN_SECRET=<twitter-access-token_secret>
0 commit comments