- Tweets when it's Wednesday, and when it's not.
- Listens to
#isitwednesday#isitwednesdayyet#whenisitwednesdayhttps://x.com/isitwednesday and responds to the tweet to the let person know which timezones it is Wednesday for.
Prereqs:
- Python >=3.13
- uv
$ make install
UV will make a .venv directory with the pyproject.toml required python version and dependencies.
$ make package-service-post
$ make package-service-reply
$ make deploy-post-service
$ make deploy-reply-service