In its current implementation, the Order Bot sends a lot of messages since it will send one every time a requisition in Notion gets modified, even if it is a field that does not affect the output in Discord.
The change detection method in Order Bot should be modified to only proceed with sending a new message if the requisition status changes.
In its current implementation, the Order Bot sends a lot of messages since it will send one every time a requisition in Notion gets modified, even if it is a field that does not affect the output in Discord.
The change detection method in Order Bot should be modified to only proceed with sending a new message if the requisition status changes.