Add entry in crontab to run job on thekendienstbot telegram channel
This commit is contained in:
parent
9d54a9687d
commit
57a76c5bfc
3
cfg/thekendienstbotchannel.json
Normal file
3
cfg/thekendienstbotchannel.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"telegram_channels": [{"name": "ThekendienstBotTest", "id": -4558981107}]
|
||||||
|
}
|
||||||
|
|
@ -4,3 +4,4 @@
|
||||||
|
|
||||||
# Runs every minute to test
|
# Runs every minute to test
|
||||||
# * * * * * echo "Hello" > /proc/1/fd/1 2>&1
|
# * * * * * echo "Hello" > /proc/1/fd/1 2>&1
|
||||||
|
# * * * * * /usr/local/bin/python3 /app/src/reportMissingThekendienst.py /app/cfg/base_config.json /app/cfg/thekendienstbotchannel.json /app/cfg/secrets.json /app/cfg/check_next_2_days.json > /proc/1/fd/1 2>&1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user