adds instagram post/profile

This commit is contained in:
msramalho
2022-10-18 15:45:10 +01:00
parent f0f844a569
commit 93be1af93f
11 changed files with 220 additions and 32 deletions

View File

@@ -67,6 +67,11 @@ secrets:
username: "phone number or email"
password: "password"
# instagram credentials
instagram:
username: "username"
password: "password"
google_sheets:
# local filename: defaults to service_account.json, see https://gspread.readthedocs.io/en/latest/oauth2.html#for-bots-using-service-account
service_account: "service_account.json"