adds session_file for missing archivers

This commit is contained in:
msramalho
2022-11-08 13:59:09 +00:00
parent 889eb1d270
commit 629cd586db
4 changed files with 11 additions and 2 deletions

View File

@@ -50,6 +50,8 @@ secrets:
api_hash: your API hash
# optional, but allows access to more content such as large videos, talk to @botfather
bot_token: your bot-token
# optional, defaults to ./anon, records the telegram login session for future usage
session_file: "secrets/anon"
# twitter configuration - API V2 only
# if you don't provide credentials the less-effective unofficial TwitterArchiver will be used instead
@@ -66,6 +68,8 @@ secrets:
vk:
username: "phone number or email"
password: "password"
# optional, defaults to ./vk_config.v2.json, records VK login session for future usage
session_file: "secrets/vk_config.v2.json"
# instagram credentials
instagram: