====== Webhook On Live setup ====== - obs demands a *specific* version of python. at time of writing, 3.6. https://www.python.org/downloads/release/python-3615/ - you'll need a webhook in a discord channel. - go to discord, pick the channel, right click, edit. \\ {{::webhook_05.png?400|}} - intregrations, create a webhook \\ {{::webhook_04.png?400|}} - copy webhook URL. hold on to that. \\ {{::webhook_03.png?400|}} - (optional) customize webhook as desired - avatar, name. - dl [[https://gitea.arg.rip/adam/misc/src/branch/main/obstwitch/webhook%20on%20live.py|the script]], put it wherever you like. (The script, that is. ;) - go to OBS. Tools -> Scripts. Bottom left, there should be a + button. Browse for the script you downloaded.{{::webhook_01.png?400|}} - configure script:\\ {{::webhook_02.png?400|}} - URL: the url of the webhook from discord - body: whatever you want to post when you go live. ''hey I'm live! https://twitch.tv/yourtwitchusername'' is fine.