The functions creates/updates a Notion page showing your Twitter activity from the last week (updated each night)
Check out the full article here - https://www.codingwithmiszu.com/2021/12/28/how-to-integrate-typescript-azure-functions-with-notion-api
✅ Typescript, Node 14
✅ Azure Functions V4
✅ Notion API
✅ Twitter API v2
Before running, make sure to fill out all of the config values in local.settings.json. If in doubt, check out the full article.
npm install
npm start