mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
feat: fetch NSFW tweets via authenticated twitter API fallback
This commit is contained in:
@@ -42,6 +42,9 @@ services:
|
||||
TELOXIDE_TOKEN: ''
|
||||
BOT_ADMIN: ''
|
||||
PIXIV_REFRESH_TOKEN: ''
|
||||
# Optional: x.com session cookie (auth_token) — fetches NSFW tweets
|
||||
# that the public syndication endpoint withholds.
|
||||
TWITTER_AUTH_TOKEN: ''
|
||||
EDIT_MESSAGE_TTL_SECONDS: '86400'
|
||||
RUST_LOG: 'info'
|
||||
VIRTUAL_HOST: 'bot.example.com'
|
||||
|
||||
Reference in New Issue
Block a user