bruxism
bruxism copied to clipboard
"no credentials found" error
I'm having a bad time trying to self-host this bot on my raspberry pi. After installing go and mercurial i manage to install the go package, but i dunno how create the Youtube Oauth API correctly.
I was able to generate a JSON file and copied it to go\bin folder, but when i run ./bruxism -youtubeurl it always fails with oauth2/google: no credentials found.
Is anywhere a tutorial showing how to create the oauth api? Thanks a lot!