From a000065dce71a8103b32c4c6fd3e2e1b2a947b92 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sun, 1 Sep 2024 17:42:11 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E8=AA=A4=E5=AD=97=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 7465106..81e280f 100644 --- a/main.py +++ b/main.py @@ -19,7 +19,7 @@ def check_notifications ( if notification.reason in ['mention', 'reply']: uris += [notification.uri] elif notification.reason == 'follow': - client.follow (notification.ahthor.did) + client.follow (notification.author.did) client.app.bsky.notification.update_seen ({ 'seen_at': last_seen_at }) From 51d0854ab6f361f24beb00d053e8f8f617ad8526 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sun, 1 Sep 2024 17:52:12 +0900 Subject: [PATCH 2/2] =?UTF-8?q?AI=E3=82=92=E6=9C=80=E6=96=B0=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ai | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai b/ai index 28f16ec..dfa09e1 160000 --- a/ai +++ b/ai @@ -1 +1 @@ -Subproject commit 28f16ec1d6c0efa3fbb70190c203a361ba4b91a0 +Subproject commit dfa09e1e66550e731b740d85e06d88a0caa33eda