-
Notifications
You must be signed in to change notification settings - Fork 0
@.各ファイルの役割
Geusen edited this page Jul 7, 2022
·
13 revisions
Schedule_Bot
├─ client_secrets.json (GoogleDriveアクセス用)
├─ credentials.json (〃)
├─ schedule.py (プログラムが記述してある)
├─ settings.py (環境変数関連)
├─ settings.yaml (GoogleDriveアクセス用)
│
└─ .github
└─ workflows
└─ Schedule.yml (定期実行用ファイル)
※client_secrets.jsonとcredentials.jsonはschedule.pyで一時的に作成されるファイル