gled-rs / mastodon-autofollow

Autofollow bot for mastodon
29 stars 9 forks source link

#nobot not presently functioning #16

Closed Rushyo closed 7 years ago

Rushyo commented 7 years ago

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).

Rushyo commented 7 years ago

Dupe of #15, posted at same time.