meequz / social2tg

Feeds from various social networks to Telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

social2tg

Feeds from various social networks to Telegram. Currently only Instagram (posts) is supported

To add new feed:

  • create tg channel
  • add bot, make it admin
  • set avatar
  • curl https://api.telegram.org/bot{TOKEN}/getUpdates
  • obtain channel ID. Add 100 to it at the beginning, keeping "-" sign at the very beginning, if necessarry
  • create source, target, and a feed in CONFIG.py

TODO:

Find IP behind Cloudflare:

About

Feeds from various social networks to Telegram


Languages

Language:Python 100.0%