Firecul
Firecul
Sorry for the delay. I have no idea, it doesn't make sense that some would work and others not to me. You definitely don't have any other handling files running...
Finally got around to testing this. Sugoi works fine on my end  Furore GT also working for me 
`C:\Users\\AppData\Roaming\Elgato\StreamDeck\logs\us.johnholbrook.pihole0.log` for me 
Oh hi Jeff, I fear you might be waiting a while on this getting updated. It has been some time since ThioJoe was last active in this repo (over a...
I *think* this would catch the `$word` stuff, we already have some crypto coins in [the lists](https://github.com/ThioJoe/YT-Spam-Lists/blob/main/SpamAccountsList.txt) currently so if it's something that matches that pattern or any of the...
I've added that token to the lists. I think that's probably all that can be done tbh, if the text is all unique apart from the token name there isn't...
It's a windows api according to [here](https://stackoverflow.com/questions/52686458/shutil-get-terminal-size-does-not-change) not really something easily imported on android. Of course, I don't know code so I could be wrong
> Naw, man, it's just part of Python. I literally just added the import one-liner to utils.py and it worked. Fair enough
> Is this beta abandoned? Then why is still detected as new update? Essentially the whole thing is at the moment until ThioJoe comes back to it. It has been...
> EDIT: ok, shutils is'n standard module, you must install it with PIP It's been so long since I installed this I didn't think about that. It should probably be...