Possibly caused by commit d7075c3da87cbf033ffd0f1829d934d108707c7d?
I suspect the check might want to be #nobot not in rather than not #nobot in, although I'm not sure how Python handles that.
(Note my test case, my profile, intentionally uses #nobotancialgardens, to test for the edge-case where somebody has something like "#nobot." in their bio. Probably not relevant, but worth mentioning).
Possibly caused by commit d7075c3da87cbf033ffd0f1829d934d108707c7d?
I suspect the check might want to be
#nobot not in
rather thannot #nobot in
, although I'm not sure how Python handles that.(Note my test case, my profile, intentionally uses #nobotancialgardens, to test for the edge-case where somebody has something like "#nobot." in their bio. Probably not relevant, but worth mentioning).