diff --git a/.env.example b/.env.example index 6bcc341..b2bc7cb 100644 --- a/.env.example +++ b/.env.example @@ -44,7 +44,7 @@ TELEGRAM_CHAT_ID=your_telegram_chat_id # Notion Integration (Optional - for automatic PDF uploads) # ============================================================================= # Get your token from: https://developers.notion.com/docs/create-a-notion-integration -NOTION_API=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 +NOTION_API=ntn_YOUR_NOTION_INTEGRATION_TOKEN_HERE # Get your database ID from the database URL in Notion NOTION_DATABASE_ID=your_database_id_here