Retrieve status with Notion API queries https://developers.notion.com/reference/post-database-query
Update status and create proposal IDs through Notion API https://developers.notion.com/reference/update-a-database
Create temperature check polls with Discord.js https://discordjs.guide/popular-topics/embeds.html#embed-preview
React with 👍 and👎using Discord.js https://discordjs.guide/popular-topics/reactions.html#reacting-to-messages
Lock pages with Notion API (possibly the archived
tag? I will reach out to Notion customer support for this). https://developers.notion.com/reference/page
Document who reacted to what by fetching the message via channel.fetchMessage and looking through its .reactions