Anas Madappally
Results
3
comments of
Anas Madappally
I think it's a problem with the API used to generate words. Do they've any limits or something?
[WBO](https://wbo.ophir.dev/?lang=en) seems to be a good option. Has anyone tried to integrate WBO with jitsi?
As a temporary workaround, add these lines in your script. ``` import collections collections.Iterable = collections.abc.Iterable ```