Automatically sync the updates of the pixiv artists you follow to telegram bot.
tg_bot_token: your:tg-bot-token
tg_chat_id:
- 12345678
- 23456789
- ...
pixiv_refresh_token: your-pixiv-refresh-token
filtered_tags:
- foo
- bar
admin_id: 11223344 # where to send filter info
To get
pixiv_refresh_token
, see @ZipFile Pixiv OAuth Flow or OAuth with Selenium/ChromeDriver.
Big thanks for the item4's ugoira project.