From 75cda59b8b12e204576d87b3b9f4c27b4b0b0a50 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 16 Apr 2023 12:34:05 -0400 Subject: [PATCH] Update 'obstwitch/webhook on live.py' --- obstwitch/webhook on live.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obstwitch/webhook on live.py b/obstwitch/webhook on live.py index 8b1a023..267dccf 100644 --- a/obstwitch/webhook on live.py +++ b/obstwitch/webhook on live.py @@ -8,7 +8,7 @@ url = "" body = "" # ------------------------------------------------------------ -# obs only accepts python version 3.6.8; here's a link: https://www.python.org/downloads/release/python-368/ +# obs only accepts a specific, long-dead version of python, for some gd reason. pretty sure it's 3.4? https://www.python.org/downloads/release/python-3410/ def call_hook():