Go to file
blank X 7c5cac9692 Remove trailing slash in Imgur links 2021-01-03 19:45:36 +07:00
LICENSE Update copyright year from 2020 to 2021 2021-01-01 10:44:41 +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 Remove trailing slash in Imgur links 2021-01-03 19:45:36 +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