My guess is that you extracted it directly to the AddOns
folder and it looks something like this:
-
<WoW Installation Folder>/_retail_/Interface/AddOns/<Some Redundant Folder>/DBM-Azeroth-BfA
-
<WoW Installation Folder>/_retail_/Interface/AddOns/<Some Redundant Folder>/DBM-Brawlers
-
<WoW Installation Folder>/_retail_/Interface/AddOns/<Some Redundant Folder>/DBM-Core
…
Whereas it needs to be something like this:
-
<WoW Installation Folder>/_retail_/Interface/AddOns/DBM-Azeroth-BfA
-
<WoW Installation Folder>/_retail_/Interface/AddOns/DBM-Brawlers
-
<WoW Installation Folder>/_retail_/Interface/AddOns/DBM-Core
…
So all the folders under <Some Redundant Folder>
needs to be copied directly to the AddOns
folder and the <Some Redundant Folder>
needs to be removed, that said I still think that doing that through the Twitch App should work, I hope it’s clear.
p.s. This should be probably be moved to the interface forum.