Closed mudler closed 1 month ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
This pull request includes a small change to the
.env.example
file. The change modifies the Twitter configuration to useTWITTER_ACCOUNTS
instead ofTWITTER_USERNAME
(old). So it is consistent with docs as well: https://developers.masa.ai/docs/masa-protocol/protocol-twitter-scraper-config.env.example
: ChangedTWITTER_USERNAME
toTWITTER_ACCOUNTS
to better reflect that multiple accounts can be configured.Notes for Reviewers
Signed commits