ProyectoRespira / data_retriever

Creates a mirror from mysql remote database to local postgres database
GNU General Public License v3.0
0 stars 0 forks source link

Twitter bot (working) #25

Closed vnbl closed 1 month ago

vnbl commented 1 month ago

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:

vnbl commented 1 month ago

Example code for Twitter: https://github.com/melizeche/linkaBot/blob/main/bot.py