this a bot of automated posting via facebook api from reddit
pip install praw
pip install requests
pip install schedule
pip install ffmpeg-python
Get facebook Dev assess for facebook api Use a page as target get reddit bot api lunch the bot python bot.py --help too see the avalable commands
Reddit to Facebook Bot
options:
- -h, --help show this help message and exit
- --no-videos Disable video posting
- --no-images Disable image posting (including galleries)
- --no-greeting Disable the initial greeting message
- --no-debug Disable debug logging
- --no-downloading Disable downloading new media; only post existing files from media folder
- --no-hashtags Disable adding hashtags to posts
- --no-subreddits Disable pulling posts from predefined subreddits list
- --no-homepage Disable pulling posts from Reddit homepage
- --no-joining Disable auto-joining anime-related subreddits from homepage
- --nsfw Enable NSFW posts (off by default)
feel free to share and use it
