Skip to content

Commit

Permalink
Merge pull request #178 from zeus-fyi/add-search-indexer-docs
Browse files Browse the repository at this point in the history
adds search indexer docs
  • Loading branch information
ctrl-alt-lulz authored Feb 13, 2024
2 parents bb167e8 + 921f03f commit 4d69378
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docusaurus/zeusfyi/docs/mockingbird/search/indexer.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ same search group. The indexer will also store the data in the database for arch

## Twitter

![SScreM](https://github.com/zeus-fyi/zeus/assets/17446735/7026105b-f2bc-462e-8e7b-9c9ddd99d062)
![Screen](https://github.com/zeus-fyi/zeus/assets/17446735/2b32bdaa-216d-4379-8006-679cc26bd2c6)

Set the Twitter API OAuth2 credentials in the platform secrets to start indexing tweets,
Set the Twitter API credentials in the platform secrets to start indexing tweets,
then set the platform search query using the v2 Twitter search API format.

### Platform Search Query
Expand Down
4 changes: 4 additions & 0 deletions apps/docusaurus/zeusfyi/docs/mockingbird/setup/secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ For each platform, you will need to use the exact secret name as listed below:
reddit-oauth2-public
twitter-oauth2-public
twitter-oauth2-secret
twitter-consumer-key
twitter-consumer-secret
twitter-access-token-public
twitter-access-token-secret

### Enter the Key Name

Expand Down

0 comments on commit 4d69378

Please sign in to comment.