Feriabotpy is a Twitter bot that tweets every day how many days are left to next holiday in Paraguay.
git clone https://github.com/mauri-medina/feriabotpy.git
pip install -r requirements.txt
Copy file .env.example
into a new file env.py
and add twitter credentials
Run main.py
This is a work in progress, the final idea is to have an API where everybody could retrieve the holiday from a date range
Pull requests are welcome.