This bot helps your telegram chat to consume content in more native way
Let's say somebody sends a link to the webm video:
Or a video file as a document:
It's even support links to twitter videos
... and images!
Setup environment
brew install go ffmpeg yt-dlpclone repo
git clone https://github.com/ailinykh/pullanusbot.git
cd pullanusbotinstall go dependencies
go mod downloadobtain bot token from @BotFather and your telegram ID via /info command from @pullanusbot
echo "export BOT_TOKEN:=12345678:XXXXXXXXxxxxxxxxXXXXXXXXxxxxxxxxXXX" > .envand run!
make


