kopia lustrzana https://github.com/bellingcat/auto-archiver
example config
rodzic
86e1d3545e
commit
2f02336403
|
@ -39,6 +39,11 @@ secrets:
|
||||||
# optional, but allows access to more content such as large videos, talk to @botfather
|
# optional, but allows access to more content such as large videos, talk to @botfather
|
||||||
bot_token: your bot-token
|
bot_token: your bot-token
|
||||||
|
|
||||||
|
# vkontakte (vk.com) credentials
|
||||||
|
vk:
|
||||||
|
username: "phone number or email"
|
||||||
|
password: "password"
|
||||||
|
|
||||||
google_sheets:
|
google_sheets:
|
||||||
# local filename: defaults to service_account.json, see https://gspread.readthedocs.io/en/latest/oauth2.html#for-bots-using-service-account
|
# 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"
|
service_account: "service_account.json"
|
||||||
|
|
Ładowanie…
Reference in New Issue