-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathProcfile
More file actions
7 lines (7 loc) · 737 Bytes
/
Procfile
File metadata and controls
7 lines (7 loc) · 737 Bytes
1
2
3
4
5
6
7
commenter: python youbot/run.py -c confs/commenter.yml -l logs/commenter.log -m commenter
accumulator: python youbot/run.py -c confs/accumulator.yml -l logs/accumulator.log -m accumulator
list_comments: python youbot/run.py -c confs/generic.yml -l logs/generic.log -m list_comments --n-recent 10
list_channels: python youbot/run.py -c confs/generic.yml -l logs/generic.log -m list_channels
add_channel: python youbot/run.py -c confs/generic.yml -l logs/generic.log -m add_channel -i UC-lHJZR3Gqxm24_Vd_AJ5Yw
set_priority: python youbot/run.py -c confs/generic.yml -l logs/generic.log -m set_priority --priority 1 -i UC-ImLFXGIe2FC4Wo5hOodnw
refresh_photos: python youbot/run.py -c confs/generic.yml -l logs/generic.log -m refresh_photos