A telegram bot that fetches video/image/gif from the link you send.
Telegram Bot Link : FetchPostBot (You can use this bot only if you are whitelisted by me)
You need to have ffmpeg installed. Download it from here
cp src/example.config.js src/config
.@botfather
and add it to src/config.ts
config.js
otherwise keep BOT_API_URL as it is1.npm install
npm build && npm start
1If you don’t host telegram-bot-api, bot can’t send files larger than 50MB
Master user can manage whitelist with these commands.
/add <user_id> <name_or_username>
/list
/rm_<user-id>
from the list