Go to file
blankie 246ce4bd7d
Support links in reddit galleries
In the wild: https://redd.it/10vnkmy
Tests:
- A sane, ordinary test: https://redd.it/10vwtow
- 3*4096 occurances of <&> in captions and URLs: https://redd.it/10vxerk
- 3*200 occurances of <&> in captions and l&r in URLs: https://redd.it/10vxn7n
2023-02-07 16:25:36 +07:00
.gitignore General fixes 2022-08-24 21:42:40 +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
mime.types Use httpd's mime.types file 2021-04-29 17:39:02 +07:00
redditbot.py Support links in reddit galleries 2023-02-07 16:25:36 +07:00
requirements.txt Use asyncpraw 2021-04-04 13:10:56 +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