where to get the client-id and secret
reaseno opened this issue · 2 comments
reaseno commented
go build -ldflags "-X 'main.ClientId=' -X 'main.ClientSecret='"
I miss the information in your readme where I can find the client-id and secret.
rawnly commented
Hi, I have updated the readme with a new build script and infos about the keys.
Btw you can get new keys here
reaseno commented
Thank you 👍