From a62fe55ca8b99633e70405e5bb83d193cd17736c Mon Sep 17 00:00:00 2001 From: brostosjoined Date: Sun, 26 Jan 2025 20:34:29 +0300 Subject: [PATCH] brostos did this --- plugins/utilities/natpmp_upnp.py | 1 + plugins/utilities/wave_emote.py | 1 + 2 files changed, 2 insertions(+) diff --git a/plugins/utilities/natpmp_upnp.py b/plugins/utilities/natpmp_upnp.py index 58fb2db..9622195 100644 --- a/plugins/utilities/natpmp_upnp.py +++ b/plugins/utilities/natpmp_upnp.py @@ -1,4 +1,5 @@ # ba_meta require api 9 +# crafted by brostos #! Try patching upnpclient to use defusedxml replacement for lxml for more device support import babase import bauiv1 as bui diff --git a/plugins/utilities/wave_emote.py b/plugins/utilities/wave_emote.py index 63e52dc..13ea86a 100644 --- a/plugins/utilities/wave_emote.py +++ b/plugins/utilities/wave_emote.py @@ -1,4 +1,5 @@ # ba_meta require api 9 +# crafted by brostos #! Fix bug when the previous message is "hello" it will not trigger the wave emote on new round or game import time