Add retweet count to table display
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When we return results (and display past results), they should include a retweet column to the right of the compound score. It is sufficient to store the number of retweets when we first logged the tweet; we do not need to update the number in real-time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.