gjacobs314 / HackQ

A MacOS application that intercepts and solves HQ Trivia questions in less then 3 seconds!
MIT License
37 stars 16 forks source link

Bearer token User ID and google information, ~plus an error while building~ #19

Closed SyncedCyberSoul closed 6 years ago

SyncedCyberSoul commented 6 years ago

So, I know you included bearer token and a user ID to use the application, but I am not sure where to put it. It would help if it was commented in the code specifically, as there are a lot of "BEARER_TOKEN_HERE" strings referenced throughout the code. Where do I get myself a google API key? I googled it myself, but all I could find was API for google maps. Same with CSE.

I'm also getting an error where it says "Keychainswift" is not found. I ran the gem install as stated, but I'm not sure that was the correct thing to do/needed.

I'm stumped. (Or, just very näive.)

SyncedCyberSoul commented 6 years ago

Got it to build, still need help on keys and tokens, though.