fmhall / Petrosian-Bot

Bot that comments Petrosian pasta
149 stars 14 forks source link

Resolve Isssue #4 #5

Closed davidmikan closed 1 year ago

davidmikan commented 3 years ago

Introduced check to should_comment_on_comment: if the comment isn't a top-level comment and it's parent isn't either, check if its parent was authored by the bot and its grandparent by it's own author. If so, return False, is_low_effort

algotastic commented 1 year ago

This is a good idea.

fmhall commented 1 year ago

Thanks @davidmikan and @algotastic