Telegram-bot sending content to others social media @oipaoiw_bot
- Telegram
- VKontakte
- Send content from bot to social media
- Send content from other users to admins, works like feedback bot
- Supports order of media_group
- Works asynchronously
- User profile links from suggested content (Vk.cc & telegram text formats)
- Suggested content from vk into telegram bot (with links vk profile)
- Optimization vk structure
pip3 install -r requirements.txt
python3 run.py
for generating config.json file- Add your tokens to config.json
- Add admins and target channel to config.json
- Add bot as admin to target telegram channel
- Add bot as admin to Vk channel
python3 run.py
Now bot is ready to work!