Update to support python-telegram-bot v23

This commit is contained in:
2025-08-16 17:05:48 +01:00
parent 64de3a0704
commit c4e586edb6
9 changed files with 421 additions and 223 deletions

View File

@@ -14,4 +14,9 @@ tasks:
docker:build:
desc: Build the container using Docker
cmds:
- docker build . -t smsbot:latest
- docker build . -t smsbot:latest
smsbot:run:
desc: Run the SMSBot
cmds:
- uv run smsbot