#added a shield for download count for my
1 messages · Page 1 of 1 (latest)
made a GitHub action to scrape mod portal's page every hour, get the download count and save it to a toml file (badge-data.txt in this case)
then i use dynamic toml shields in shields.io to generate the shield element
(i specify the target toml file by using raw github user content)
cool :) might steal borrow for my own github pages

You don't need GitHub actions, you can also do it like this:
[](https://mods.factorio.com/mod/better-victory-screen)
Which also acts as a link to the mod page
I shamelessly copied this from people smarter than me 😄