···11+# AT Protocol credentials for the hide-reply moderation script.
22+#
33+# Copy this file to .env and fill in your credentials.
44+# NEVER commit .env to version control.
55+66+# Your Bluesky handle (e.g., yourname.bsky.social or custom domain)
77+ATPROTO_HANDLE=
88+99+# App password from Bluesky settings (Settings > App Passwords)
1010+# Create a new app password specifically for this use case
1111+ATPROTO_APP_PASSWORD=
1212+1313+# Optional: PDS URL (defaults to https://bsky.social)
1414+# ATPROTO_PDS_URL=https://bsky.social