#Notion
每日必应图像到notion封面的页面

#Notion 每日必应图像到notion封面的页面

Property
Aug 28, 2022 06:46 AM
Status
Date
URL
https://github.com/Mikaleb/Bing-Daily-Notion-cover
notion image

notion image

Daily Bing to Notion

notion image
notion image
notion image
notion image
This Notion integration syncs the daily Bing image of the day for a specific repo to a Notion Page.

Running the project locally

1. Setup your local project

yarn

2. Set your environment variables in a .env file

You can create your own integration to get env variables here : https://www.notion.so/my-integrations
notion image
NOTION_KEY=<your-notion-api-key>
NOTION_PAGE_ID=<notion-page-id>
You can create your Notion API key here.

3. Run code

yarn start

4. Make it daily with a Cron

30 7 * * *

FAQ

Please see here for a list of frequently asked questions.

Licensing

See the LICENSE file for licensing information as it pertains to files in this repository.

Contribution

Bing-Daily-Notion-cover is an open-source project and we are very happy to accept community contributions. Please refer to Contributing to Bing-Daily-Notion-cover page for more details.
If you run into a bug or miss a feature, please open an issue in this repository.