twitter: add support for cookies and sensitive tweets (#485)

Co-authored-by: dumbmoron <log@riseup.net>
This commit is contained in:
wukko
2024-05-03 18:22:33 +06:00
committed by GitHub
parent a5a01cc0c6
commit 182e32d5c3
2 changed files with 57 additions and 17 deletions

View File

@ -4,5 +4,8 @@
],
"reddit": [
"client_id=<replace_this>; client_secret=<replace_this>; refresh_token=<replace_this>"
],
"twitter": [
"auth_token=<replace_this>; ct0=<replace_this>"
]
}