pythontelegrambotgroup | Unsorted

Telegram-канал pythontelegrambotgroup - >>> telegram.Bot()

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

Subscribe to a channel

>>> telegram.Bot()

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

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

>>> telegram.Bot()

do you have any bots can download any videos

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

>>> telegram.Bot()

how to download video from this bot

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

>>> telegram.Bot()

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

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

>>> telegram.Bot()

What are you trying to accomplish?
What specific restrictions are you talking about?

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

>>> telegram.Bot()

Well I mean I was just tryna help the REZAEI guy.
I don't need this for myself as of yet

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

>>> telegram.Bot()

yeah you saved yourself this time :)

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

>>> telegram.Bot()

I love and hate computer science at the same time

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

>>> telegram.Bot()

Man studying common design patterns is one thing.
Studying an entire article just for 1 telegram bot function is just bonkers

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

>>> telegram.Bot()

Oh dear. Well I didn't think of that

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

>>> telegram.Bot()

if im not wrong the issue sometimes is that the api method does not return an instantly updated result

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

>>> telegram.Bot()

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

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

>>> telegram.Bot()

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.

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

>>> telegram.Bot()

Means Force Sub channel?

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

>>> telegram.Bot()

Yeah I understand now 👀
I’ll make sure it doesn’t happen again

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

>>> telegram.Bot()

download from telegram, or from other websites? because the latter is probably out of scope for this chat

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

>>> telegram.Bot()

this is an API, not a bot

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

>>> telegram.Bot()

I'll be happy to learn if anyone in this chat knows how to 😔

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

>>> telegram.Bot()

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

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

>>> telegram.Bot()

Be more specific and descriptive.
Nobody knows how to help you with just a 1 line question without details

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

>>> telegram.Bot()

How can I Bypass Yt Restrictions?

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

>>> telegram.Bot()

oh okay the section is quite short, phew

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

>>> telegram.Bot()

i was wrong by the way, however there are some things that are worth noting

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

>>> telegram.Bot()

Wiki of python-telegram-bot - Category Design Pattern
How do I enforce users joining a specific channel before using my bot?

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

>>> telegram.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

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

>>> telegram.Bot()

What's up with that reaction haha, did I say anything wrong lolz

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

>>> telegram.Bot()

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.

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

>>> telegram.Bot()

What I mean is that anyone who wants to use my bot must first become a member of my channel.

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

>>> telegram.Bot()

I have a bot and I want to add mandatory membership to my channel but I can't. Can you help me?

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

>>> telegram.Bot()

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

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