changing
This commit is contained in:
@ -71,7 +71,7 @@ export const createTwitchClient = () => {
|
|||||||
type: "channel.follow",
|
type: "channel.follow",
|
||||||
version: 2,
|
version: 2,
|
||||||
transport: {
|
transport: {
|
||||||
callback: "http://localhost:5173/api/webhook",
|
callback: "https://twitch.johncosta.tech/api/webhook",
|
||||||
method: "webhook",
|
method: "webhook",
|
||||||
secret: HASH_SECRET,
|
secret: HASH_SECRET,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user