Open ctrl-alt-lulz opened 9 months ago
Set the environment variables. e.g.
% GOTWI_API_KEY=[key goes here] GOTWI_API_KEY_SECRET=[secret goes here] go run main.go
.. I guess it's mentioned in the README: https://github.com/michimani/gotwi?tab=readme-ov-file#prepare
test panicked: env 'GOTWI_API_KEY' and 'GOTWI_API_KEY_SECRET' is required.?
Wtf?