father-bot / chatgpt_telegram_bot

💬 Telegram bot with ChatGPT, Python-based, using OpenAI's API.
https://t.me/chatgpt_karfly_bot
MIT License
5.18k stars 1.81k forks source link

Cloudflare ban #403

Closed firsov closed 11 months ago

firsov commented 11 months ago

Looks like something happened a week ago or so. I am getting cloudflare errors that "Attention Required!". I tried to install this bot to a completely new server to another country with a new IP, same error..

Screenshot 2023-11-24 at 09 20 55
karfly commented 11 months ago

Hi! About a week ago OpenAI started banning all the requests from Russia (and maybe other countries too). Try running the code with turned on VPN on your local machine if you’re located there.

firsov commented 11 months ago

I see... Yeah, works good from abroad... Thank you!