Skip to content

ailinykh/reposter

Repository files navigation

reposter

Build Status Go Report Card GitHub

This bot helps your telegram chat consume content in a more native way.

For example, if someone sends a link to a webm video:

bot-webm-video

Or sends a video file as a document:

bot-video-convert

It even supports links to Twitter videos:

bot-twitter-video

... and images as well!

bot-twitter-images

How to Run

Set up the environment:

brew install go ffmpeg yt-dlp

Clone the repository:

git clone https://github.com/ailinykh/reposter.git
cd reposter

Install Go dependencies:

go mod download

Obtain your bot token from @BotFather and your Telegram ID using the /info command from @reposter.

Copy the example environment file:

cp .env.example .env

Specify the required secrets in the .env file, then run:

make

About

Telegram bot that can do a lot

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages