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