10348
This group is for questions, answers and discussions around the python-telegram-bot library. Off-topic group: @pythontelegrambottalk | Website: https://python-telegram-bot.org
Lmao wrote a simple code n ran it on Pydroid with Pyrogram 👀
Worked fine cuz IP wasn’t flagged
But after deploy
yt-dlp asked for cookies
Tried rotating IPs too
Now stuck at “sign in to confirm you’re not a bot” 💀
I’m tired fr… still learning coding tho
do you have any bots can download any videos
Читать полностью…
oh man this shit is out of my domain.
Bypassing Software restrictions made by big tech companies is hard. You probably need to do a lot of research.
I've been trying to do something similar myself on and off and it's super hard
What are you trying to accomplish?
What specific restrictions are you talking about?
Well I mean I was just tryna help the REZAEI guy.
I don't need this for myself as of yet
I love and hate computer science at the same time
Читать полностью…
Man studying common design patterns is one thing.
Studying an entire article just for 1 telegram bot function is just bonkers
if im not wrong the issue sometimes is that the api method does not return an instantly updated result
Читать полностью…
This works for me.
Code is from ChatGPT and I succeeded in like 2 minutes so it shouldn't be too hard
https://pastebin.com/kfHxuQKq
Hi KS Please post code or tracebacks using a pastebin rather than via plain text or a picture. https://pastebin.com/ is quite popular, but there are many alternatives out there. Of course, for very short snippets, text is fine. Please at least format it as monospace in that case., we like to keep our groups readable and thus require long code to be in a pastebin.
⚠️ The code snippet(s) in your message have been moved to https://pastebin.poolitzer.eu/p/vTg2HQ.py. Your original message will be deleted in a minute, please reply to this message with your query.
Yeah I understand now 👀
I’ll make sure it doesn’t happen again
download from telegram, or from other websites? because the latter is probably out of scope for this chat
Читать полностью…
I'll be happy to learn if anyone in this chat knows how to 😔
Читать полностью…
Im using Yt Cookies And webshare rounding Proxy But Isn't Worked ! ..
Logs - ERROR: Sign in to confirm you're not a bot
I'm making bot for Download Videos on telegram
Be more specific and descriptive.
Nobody knows how to help you with just a 1 line question without details
i was wrong by the way, however there are some things that are worth noting
Читать полностью…
Wiki of python-telegram-bot - Category Design Pattern
How do I enforce users joining a specific channel before using my bot?
async def is_premium_user(uid):
t=await get_premium_until(uid)
if not t: return False
if t<time.time():
await set_premium(uid,None); return False
return True
What's up with that reaction haha, did I say anything wrong lolz
Читать полностью…
Hi KS Please post code or tracebacks using a pastebin rather than via plain text or a picture. https://pastebin.com/ is quite popular, but there are many alternatives out there. Of course, for very short snippets, text is fine. Please at least format it as monospace in that case., we like to keep our groups readable and thus require long code to be in a pastebin.
⚠️ The code snippet(s) in your message have been moved to https://pastebin.poolitzer.eu/p/NY4dO0.py. Your original message will be deleted in a minute, please reply to this message with your query.
What I mean is that anyone who wants to use my bot must first become a member of my channel.
Читать полностью…
I have a bot and I want to add mandatory membership to my channel but I can't. Can you help me?
Читать полностью…
Yeah I checked it
But still not getting it properly
Can you summarize the rules
Like how I’m supposed to behave
All I know is no AI msgs