rss-bridge
rss-bridge copied to clipboard
[VkBridge] Feature to generate feed using VK API
TODO: write instructions to generate token in Russian and English TODO: ask SlackCoyote's permission to relicense to UNLICENSE since original code is on MIT TODO: test on my public instance
Pull request artifacts
file | last change |
---|---|
VkBridge-current-context1 |
2022-09-13, 17:12:52 |
VkBridge-pr-context1 |
2022-09-13, 17:12:52 |
Fixes https://github.com/RSS-Bridge/rss-bridge/issues/2878
Currently this PR is deployed on my https://feed.eugenemolotov.ru
Just payed attention, that it runs only one check. It is expected to run at least Lint check, that is definately going to fail.
If I understand correctly, your pr now requires the bridge to be configured with a private access token?
Also, I think the checks didnt run because there are merge conflicts. Can you resolve those?
If I understand correctly, your pr now requires the bridge to be configured with a private access token?
It remains optional.
- Instead of returning empty feed (like in https://github.com/RSS-Bridge/rss-bridge/issues/2878), bridge will throw "302 Found" error.
- When instance admin will see this error, it expected that he will start using private access token.
Marked as draft, because PR is not ready yet. There are TODOs to resolve.
is there any progress here @em92
This PR stopped being relevant. VK does not report 429 for now.