Description:
Develop a new pipeline in Mage that sends two daily Twitter alerts using bots. The alerts should provide air quality level updates at 9:00 AM and 5:00 PM each day. The content of the alerts will be text-based and automatically generated based on the latest air quality data.
Tasks:
Set up a pipeline in Mage for scheduling and sending Twitter alerts.
Configure the pipeline to trigger at 9:00 AM and 5:00 PM daily.
Ensure the alert contains text summarizing current air quality levels.
Integrate the Twitter API for bot functionality to send the alerts.
Acceptance Criteria:
Twitter alerts are sent at 9:00 AM and 5:00 PM daily.
Alerts contain correct, up-to-date air quality information.
Pipeline runs automatically without manual intervention.
Description: Develop a new pipeline in Mage that sends two daily Twitter alerts using bots. The alerts should provide air quality level updates at 9:00 AM and 5:00 PM each day. The content of the alerts will be text-based and automatically generated based on the latest air quality data.
Tasks:
Acceptance Criteria: