You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blankie 246ce4bd7d
Support links in reddit galleries
2 months ago
.gitignore General fixes 7 months ago
LICENSE Update copyright year from 2020 to 2021 2 years ago
README.md Add README.md 2 years ago
example_config.yaml Add timeout 3 years ago
mime.types Use httpd's mime.types file 2 years ago
redditbot.py Support links in reddit galleries 2 months ago
requirements.txt Use asyncpraw 2 years ago

README.md

redditbot

A reddit to telegram mirror thing because why not

Installation Instructions

  1. Install:
    • python3 (this is in python after all)
    • ffmpeg (to get the audio for videos)
  2. pip3 install -r requirements.txt
  3. Copy example_config.yaml to config.yaml and edit it

Start

python3 redditbot.py