This commit is contained in:
2025-06-30 19:02:03 +01:00
parent 11bc06cdc5
commit a498b6d450

View File

@ -71,6 +71,7 @@ export const createTwitchClient = () => {
const _access_token = getAccessToken();
const subscribeToFollow = async () => {
console.log(await _access_token);
const twitchSubResponse = await fetch(
"https://api.twitch.tv/helix/eventsub/subscriptions",
{