From 661c9232a37d2e2ff23ce41879fb48a0e6303711 Mon Sep 17 00:00:00 2001 From: muskit <15199219+muskit@users.noreply.github.com> Date: Mon, 29 Apr 2024 17:20:08 -0700 Subject: [PATCH] =?UTF-8?q?switch=20to=20latest=20tweety=20no=20matter=20w?= =?UTF-8?q?hat=20=C2=AF\=5F(=E3=83=84)=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 1 + requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 441b13b..be93706 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,3 +22,4 @@ VOLUME ./run # Run the bot CMD ["python3", "-u", "src/main.py"] +#CMD ["python3", "-u", "src/main.py", "--straight-to-queue"] diff --git a/requirements.txt b/requirements.txt index cd9d57d..6b00334 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ python-dotenv nest-asyncio pytz -git+https://github.com/mahrtayyab/tweety.git@a7e5be39b75e14b81c9093bffd647f011cb73f35 +git+https://github.com/mahrtayyab/tweety.git tweepy tweet-capture