GitHunt
NU

NunoSempere/autogenerated-twitter-reports

Autogenerated reports from Twitter

This repository contains weekly autogenerated reports, produced with the tooling that is also used at tools.sentinel-team.org about a variety of topic. The hope is that tooling such as this might replace manually browsing twitter for insights.

Built with

  • bash
  • golang (on the server)
  • secret Sentinel sauce.

Usage

Check out the folder corresponding to a given week, e.g., 39 for week 39 of 2025. To create reports, alter the makefile and run it with make, or run ./commission-job.sh, for instance:

$ ./commission-job.sh <filter_question> <summarization_question> <list_name> <output_file_name>
$ ./commission-job.sh "Is this tweet talking about an important whitehouse action?" "Summarize what the White house is up to this week." "whitehouse" "03-whitehouse.md"

Acknowledgements

  • Anonymouse forecaster belikewater
  • FLF Foundation

Languages

Makefile60.0%Shell40.0%

Contributors

Created September 26, 2025
Updated November 17, 2025
NunoSempere/autogenerated-twitter-reports | GitHunt