You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now when launching the bot with docker there's no way to quickly know it's actually running i.e docker logs tweetsmatter. I think we should at least tell that the bot launched without errors, and post to the logs every time a tweet is retrieved (with the timestamp also). These could also be activated/deactivated via an argument if not needed i.e -X or -v.
The text was updated successfully, but these errors were encountered:
Right now when launching the bot with docker there's no way to quickly know it's actually running i.e
docker logs tweetsmatter
. I think we should at least tell that the bot launched without errors, and post to the logs every time a tweet is retrieved (with the timestamp also). These could also be activated/deactivated via an argument if not needed i.e-X
or-v
.The text was updated successfully, but these errors were encountered: