blankie
246ce4bd7d
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 |
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
example_config.yaml | ||
mime.types | ||
redditbot.py | ||
requirements.txt |
README.md
redditbot
A reddit to telegram mirror thing because why not
Installation Instructions
- Install:
python3
(this is in python after all)ffmpeg
(to get the audio for videos)
pip3 install -r requirements.txt
- Copy example_config.yaml to config.yaml and edit it
Start
python3 redditbot.py