Merge branch 'main' of https://git.miteruzo.com/miteruzo/nizika_bluesky
このコミットが含まれているのは:
+1
-1
サブモジュール ai が更新されました: 28f16ec1d6...dfa09e1e66
@@ -19,7 +19,7 @@ def check_notifications (
|
|||||||
if notification.reason in ['mention', 'reply']:
|
if notification.reason in ['mention', 'reply']:
|
||||||
uris += [notification.uri]
|
uris += [notification.uri]
|
||||||
elif notification.reason == 'follow':
|
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 })
|
client.app.bsky.notification.update_seen ({ 'seen_at': last_seen_at })
|
||||||
|
|
||||||
|
|||||||
新しい課題から参照
ユーザをブロックする