diff --git a/index.js b/index.js index 923c91b..94cf7c1 100644 --- a/index.js +++ b/index.js @@ -13,6 +13,7 @@ const globalState = { exit: false, currentlyLive: false, }; +console.log(userBearer.trim()) const headers = (bearer) => ({ accept: 'application/json',