File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 cron : " 0 12 * * *"
88 working_dir : bots/auto-moderator
99 run : ./run.sh
10- env_file : ~/run/discord-bots/auto-moderator.env
10+ env_file : ~/run/discord-bots/auto-moderator/env
11+ log_file : ~/run/discord-bots/auto-moderator/log
1112
1213 gsc-report :
1314 schedule :
1415 cron : " 0 0 7 * * 7"
1516 working_dir : bots/gsc-report
1617 run : ./run.sh
17- env_file : ~/run/discord-bots/gsc-report.env
18+ env_file : ~/run/discord-bots/gsc-report/env
19+ log_file : ~/run/discord-bots/gsc-report/log
1820
1921 asakatsu-bot-ask :
2022 schedule :
2123 cron : " 0 19 * * *"
2224 working_dir : bots/asakatsu-bot
2325 run : ./run.sh ask
24- env_file : ~/run/discord-bots/asakatsu-bot.env
26+ env_file : ~/run/discord-bots/asakatsu-bot/env
27+ log_file : ~/run/discord-bots/asakatsu-bot/log
2528
2629 asakatsu-bot-check :
2730 schedule :
2831 cron : " 0 8 * * *"
2932 working_dir : bots/asakatsu-bot
3033 run : ./run.sh check
31- env_file : ~/run/discord-bots/asakatsu-bot.env
34+ env_file : ~/run/discord-bots/asakatsu-bot/env
35+ log_file : ~/run/discord-bots/asakatsu-bot/log
You can’t perform that action at this time.
0 commit comments