Go to file
blank X 4bc9b5c0d2 Revert "Use ffprobe to try to get file extension"
This reverts commit 1caef9097b.
2020-12-13 21:34:55 +07:00
LICENSE Add LICENSE 2020-08-31 15:21:03 +07:00
README.md Add README.md 2020-11-20 20:18:21 +07:00
example_config.yaml Add timeout 2020-09-16 21:21:50 +07:00
redditbot.py Revert "Use ffprobe to try to get file extension" 2020-12-13 21:34:55 +07:00
requirements.txt aiohttp bug fixed 2020-10-25 20:11:50 +07:00

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