Facebook Feeder Bot for Telegram
This Project is made to help everyone quit Facebook and keep following favourite pages without limit and without tracking of facebook algorithms
-
Facebook will never know your identity as everything is done on server and the bot just fetching the post to you.
-
you can subscribe to Facebook pages using page ID (@bla_bla_bla)
-
you can subscribe as much pages as you want ( don't get attached to Facebook too much ! )- I don't recommend subscribing to many pages it will be mess
-
Add the bot to any channel or group so you can make the channel dedicated to a single page , or some pages related to a category , your personal subscribed list will be same , each channel has its own subscribed list!
-
It will check for new posts every hour and send you newer post in order.- can't make it any faster for now as Facebook will block the request ( you are not a robot test and I am a bot 😔)
-
Zero data collected and will never collect data.
- Python 3.6 or obove (project was built on python 3.6 )
- Modified version of Telepot
pip install git+https://github.com/FoRKsH/telepot.gitpip install facebook-scraperFacebook changed the way it view pages for non-users , now you must login to continue viewing pages or use cookies which may lead to account suspenstion feel free to help make this more public to people everywhere
This project was built in few days so the code maybe a mess and with community help we can imporve it