botlistchat | Unsorted

Telegram-канал botlistchat - BotList Chat 👥💬

9194

Share your bots, comment, test and have fun! Rules: Speak in English, Don't spam/advertise channels or groups that aren't bot related, respect other members, use common sense. @BOTLIST 🌟 @BotListBot 🤖 @BotListCollections 📔

Subscribe to a channel

BotList Chat 👥💬

he has got some empty space on the right side of the table

Читать полностью…

BotList Chat 👥💬

Hi. Any bot for download of hardtunes.com free❔

Читать полностью…

BotList Chat 👥💬

im afraid im unaware of how that's done

Читать полностью…

BotList Chat 👥💬

A bot is not the right move here

Читать полностью…

BotList Chat 👥💬

Thank you sir 🙏
Sir I have hundreds of large videos , so doing it manually for every video would take a lot of time and storage. That’s why I’m looking for a bot that can automatically add the watermark only to the first 15 seconds without processing the entire video.

Читать полностью…

BotList Chat 👥💬

Please help 🙏

Can anyone suggest a bot that can add a watermark to the first 15 seconds of a video of >50 mb ?
If you know any such bot, please let me know. It would be a great help! 🙏

Читать полностью…

BotList Chat 👥💬

I have still a long journey to learn

Читать полностью…

BotList Chat 👥💬

I m really sorry for the stupid act here

Читать полностью…

BotList Chat 👥💬

his client will receive all the updates but filter them out on his requirements

Читать полностью…

BotList Chat 👥💬

Is it a sarcasm or a way 🥲

Читать полностью…

BotList Chat 👥💬

he should just create a personal telegram client or hire someone to do that

Читать полностью…

BotList Chat 👥💬

Just add a ub it will take care of it

Читать полностью…

BotList Chat 👥💬

I don't see the table formatting or anything related to the rich content table.

Читать полностью…

BotList Chat 👥💬

I dont have premium and still have this menu?

Читать полностью…

BotList Chat 👥💬

Provoking or poking a bear also doesn't make one side right either

Читать полностью…

BotList Chat 👥💬

Any bot that help me with coding? Free

Читать полностью…

BotList Chat 👥💬

not even forwarding works

Читать полностью…

BotList Chat 👥💬

BOT_TOKEN="token"
CHAT_ID="your tg id"
API="http://127.0.0.1:8081"

mkdir -p watermarked

for f in *.{mp4,mov,mkv,webm}; do
[ -f "$f" ] || continue

output="watermarked/$f"

ffmpeg -i "$f" -i watermark.png \
-filter_complex "[1:v]scale=200:-1[wm];[0:v][wm]overlay=W-w-10:H-h-10:enable='lte(t,15)'" \
-c:v libx264 -preset fast -crf 18 -c:a copy "$output"

if [ $? -eq 0 ]; then
echo "done: $output"

curl -s -X POST \
"$API/bot$BOT_TOKEN/sendVideo" \
-F "chat_id=$CHAT_ID" \
-F "video=file://$(realpath "$output")"

echo
echo "uploaded: $output"
else
echo "failed FFmpeg: $f"
fi
done

and upload it to tg with local api 😁

Читать полностью…

BotList Chat 👥💬

mkdir -p watermarked
for f in *.{mp4,mov,mkv,webm}; do
[ -f "$f" ] || continue
ffmpeg -i "$f" -i watermark.png -filter_complex "[1:v]scale=200:-1[wm];[0:v][wm]overlay=W-w-10:H-h-10:enable='lte(t,15)'" -c:v libx264 -preset fast -crf 18 -c:a copy "watermarked/$f"
done

Читать полностью…

BotList Chat 👥💬

ffmpeg -i input.mp4 -i watermark.png -filter_complex "[1:v]scale=200:-1[wm];[0:v][wm]overlay=W-w-10:H-h-10:enable='lte(t,15)'" -c:v libx264 -preset fast -crf 18 -c:a copy output.mp4

Читать полностью…

BotList Chat 👥💬

Anyone have source code for this bot ?
@redotradebot

Читать полностью…

BotList Chat 👥💬

I understood that userbot cant dekete message in groups where he does not have perm

Читать полностью…

BotList Chat 👥💬

Yes now i understand what you meant here /channel/BotListChat/561085

Читать полностью…

BotList Chat 👥💬

its the only way
in his client he can hide whatever's coming from the unwanted users

the client won't render that stuff

Читать полностью…

BotList Chat 👥💬

that's the only option 😭

Читать полностью…

BotList Chat 👥💬

how would a ub help in this scenario
if he's talking about dms then the ub can delete them

what about public groups

Читать полностью…

BotList Chat 👥💬

I wrote about this: I meant general chats, not 1 on 1

Читать полностью…

BotList Chat 👥💬

The built in editor is unusable for most users.
Example: /channel/tgbetachat/2471417

Читать полностью…

BotList Chat 👥💬

you should learn English or try to learn to use an ai/translator before criticizing somebody in a public chat.

Читать полностью…

BotList Chat 👥💬

It is clear that the bot is intended for those who do not have premium.

Читать полностью…
Subscribe to a channel