masa-finance / masa-oracle

Masa Oracle: Decentralized Data Protocol 🌐
https://developers.masa.ai/docs/masa-protocol/welcome
MIT License
24 stars 19 forks source link

chore(docs): update .env.example #603

Closed mudler closed 1 month ago

mudler commented 1 month ago

Description

This pull request includes a small change to the .env.example file. The change modifies the Twitter configuration to use TWITTER_ACCOUNTS instead of TWITTER_USERNAME (old). So it is consistent with docs as well: https://developers.masa.ai/docs/masa-protocol/protocol-twitter-scraper-config

Notes for Reviewers

Signed commits

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 9.94%. Comparing base (038fad6) to head (6a59e17). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #603 +/- ## ======================================== + Coverage 9.80% 9.94% +0.13% ======================================== Files 99 99 Lines 5892 5892 ======================================== + Hits 578 586 +8 + Misses 5241 5233 -8 Partials 73 73 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.