Sooo, if you ever need a boolean output on whether a text contains at least one word of a list, you can code it in a single line in python, like this :D
```any([text.find(i)>0 for i in list])```
I feel a bit proud about figuring that out :'3 I guess a senior would do it way better tho. However, if that's the case, right now I don't feel like hearing/reading it, but as of tomorrow xD
@peterdrake OMG Thanksssss!!! 😍 😍 😍 that's waaaaayyyyy better 🖤 🖤 🖤