Skip to content

Convenience bot for sharing reddit links into Telegram chats

License

Notifications You must be signed in to change notification settings

prohodilmimo/unreddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unreddit Telegram bot

Convenience bot for sharing reddit links into Telegram chats.

Gets the media from reddit links shared into the chat, and embeds it properly in the messages for your friends who are too lazy to open the browser or install the app.

Author's implementation: @unreddit_bot.

Prerequisites

  • Python 3.6+
  • pipenv
  • Telegram bot API token

Installation

pip install pipenv && \
pipenv install

Execution

NB: before launching, set your bot API token and desired request User-agent header value (required by Reddit) in the config file.

pipenv run main

Since this bot is designed to react to the links shared in the group chats, and not to be explicitly queried with /commands, you will want to ensure that it has its privacy mode disabled

About

Convenience bot for sharing reddit links into Telegram chats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published