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