www.byjp.me/tools/archive/goodreads/go.mod
JP Hastings-Spital 6320396733 Import archived tweets
A first pass at importing my tweets. Includes the code I used to do it.

I've made some manual edits (to add code fence blocks, and fix some annoying encoding issues), but this should be a decent start.
2024-01-18 22:18:11 +00:00

5 lines
102 B
Modula-2

module github.com/by-jp/www.byjp.me/tools/archive/goodreads
go 1.20
require gopkg.in/yaml.v2 v2.4.0