fix: remove --dry-run from tg_filter so interesting messages are printed for LLM delivery
This commit is contained in:
@@ -3,4 +3,4 @@ set -e
|
||||
cd ~/repos/t-youtube/backend
|
||||
export PYROGRAM_WORKDIR=/Users/jimmyg
|
||||
|
||||
~/repos/t-youtube/backend/.venv/bin/python3 tg_filter.py --dry-run 2>&1
|
||||
~/repos/t-youtube/backend/.venv/bin/python3 tg_filter.py 2>&1
|
||||
|
||||
Reference in New Issue
Block a user