Share tweets to vk by tag
- Install requirements
pip install -r requirements.txt
- Edit
tw_share2vk.py
and settwtag = ""
- Example:twtag = "PS4Share"
- Set your own Twitter and VK apps secrets
- Example:
https://oauth.vk.com/authorize?client_id=4513896&scope=wall,photos&redirect_uri=https://oauth.vk.com/blank.html&display=page&v=5.37&response_type=token
- Add
tw_share2vk.py
to cron