switch to latest tweety no matter what ¯\_(ツ)_/¯
This commit is contained in:
@@ -22,3 +22,4 @@ VOLUME ./run
|
|||||||
|
|
||||||
# Run the bot
|
# Run the bot
|
||||||
CMD ["python3", "-u", "src/main.py"]
|
CMD ["python3", "-u", "src/main.py"]
|
||||||
|
#CMD ["python3", "-u", "src/main.py", "--straight-to-queue"]
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
python-dotenv
|
python-dotenv
|
||||||
nest-asyncio
|
nest-asyncio
|
||||||
pytz
|
pytz
|
||||||
git+https://github.com/mahrtayyab/tweety.git@a7e5be39b75e14b81c9093bffd647f011cb73f35
|
git+https://github.com/mahrtayyab/tweety.git
|
||||||
tweepy
|
tweepy
|
||||||
tweet-capture
|
tweet-capture
|
||||||
|
|||||||
Reference in New Issue
Block a user