After receiving the token inside the console window, close the bot (console window) and go into: App.config and edit as such:
Where it says
Add your own token (example):Code:<add key="GoogleRefreshToken" value=""/>
CTRL+F5 to compile/build and you're good to goCode:<add key="GoogleRefreshToken" value="1/QIWUrn1Op1JOoFervBmX7MVr5JLSYXnLmIGVUzQU4UA"/>