Skip to content

Automatically sync the updates of the pixiv artists you follow to telegram bot.

License

Notifications You must be signed in to change notification settings

txtyb/pixivgazer_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixivgazer_bot

Automatically sync the updates of the pixiv artists you follow to telegram bot.

config.yaml

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.

About

Automatically sync the updates of the pixiv artists you follow to telegram bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages