@ -1714,6 +1714,7 @@ def likeNotify(baseDir: str, handle: str, actor: str, url: str) -> None:
return
likeFile = accountDir + '/.newLike'
if os.path.isfile(likeFile):
if '##sent##' not in open(likeFile).read():
# This is not you liking your own post