From 70ef060debadefd4f1634c09e63361959ab65c44 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 19 Apr 2023 19:54: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 267dccf..b1e26ac 100644 --- a/obstwitch/webhook on live.py +++ b/obstwitch/webhook on live.py @@ -8,7 +8,7 @@ url = "" body = "" # ------------------------------------------------------------ -# 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/ +# obs only accepts a specific, long-dead version of python, for some gd reason. at time of writing, 3.6 https://www.python.org/downloads/release/python-3615/ def call_hook():