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