UniBorg
1.21K subscribers
4 photos
1 video
16 files
39 links
WORST UserBot with the WORST features!!

https://GitHub.com/SpEcHiDe/UniBorg

All code in this channel is licensed under GPLv3, except where otherwise noted!

[Licensed under CC BY 3.0 https://creativecommons.org/licenses/by/3.0/]

ℹ️ @SpEcHlDe
Download Telegram
.eval import string
import asyncio
for I in string.ascii_lowercase:
async for user in event.client.iter_participants(entity=event.chat_id, limit=1, search=I):
await event.reply(f"[{I}](tg://user?id={user.id})")
await asyncio.sleep(5)


#mention #active #users #in #the #current #chat

™️ @UniBorg
.exec ffmpeg -i "${TMP_DOWNLOAD_DIRECTORY}/ffmpeginput.mp4" -vf "drawtext=text='@ReQuestChat':x=10:y=H-th-10:fontsize=15:fontcolor=#cee3f8" -vcodec h264 -strict -2 "${TMP_DOWNLOAD_DIRECTORY}/ffmpegoutput.mp4"

#place #watermark #in #your #videos #exec