Update 'obstwitch/webhook on live.py'

This commit is contained in:
adam 2023-04-16 12:34:05 -04:00
parent 0247200047
commit 75cda59b8b

View File

@ -8,7 +8,7 @@ url = ""
body = "" 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(): def call_hook():