TH3NK Telegram 957
لمسات برمجية ⎙
——— https://tcms2.pythonanywhere.com/ ——— - ايبي الذكاء الاصطناعي
from pyrogram import Client, filters
from pyrogram.types import Message
import requests

def Gpt(text):
url = "https://tcms2.pythonanywhere.com/Chatgpt/text="+text
res = requests.get(url).json()['message']
return res

@Client.on_message(filters.command("بوت", "") & filters.group, group=8765456543456543456)
async def gpt_reply(c: Client, m: Message):
if len(m.text.split()) == 1:
return
wait = await m.reply_text("- تم استلام سؤال لـ ↫ 「 سيرفرات الذكاء الاصطناعي 」")
text = m.text.split(maxsplit=1)[1]
ai_answer = Gpt(text)
ai_answer = f"**{ai_answer}**" if ai_answer else 'تعذر رد'
await wait.edit_text(ai_answer)

- كود الذكاء الاصطناعي

- المكاتب:

- pip install https://github.com/KurimuzonAkuma/pyrogram/archive/dev.zip --force-reinstall

- مبرمج الكود : @DevAtari



tgoop.com/TH3NK/957
Create:
Last Update:

from pyrogram import Client, filters
from pyrogram.types import Message
import requests

def Gpt(text):
url = "https://tcms2.pythonanywhere.com/Chatgpt/text="+text
res = requests.get(url).json()['message']
return res

@Client.on_message(filters.command("بوت", "") & filters.group, group=8765456543456543456)
async def gpt_reply(c: Client, m: Message):
if len(m.text.split()) == 1:
return
wait = await m.reply_text("- تم استلام سؤال لـ ↫ 「 سيرفرات الذكاء الاصطناعي 」")
text = m.text.split(maxsplit=1)[1]
ai_answer = Gpt(text)
ai_answer = f"**{ai_answer}**" if ai_answer else 'تعذر رد'
await wait.edit_text(ai_answer)

- كود الذكاء الاصطناعي

- المكاتب:

- pip install https://github.com/KurimuzonAkuma/pyrogram/archive/dev.zip --force-reinstall

- مبرمج الكود : @DevAtari

BY لمسات برمجية ⎙


Share with your friend now:
tgoop.com/TH3NK/957

View MORE
Open in Telegram


Telegram News

Date: |

To view your bio, click the Menu icon and select “View channel info.” Avoid compound hashtags that consist of several words. If you have a hashtag like #marketingnewsinusa, split it into smaller hashtags: “#marketing, #news, #usa. The court said the defendant had also incited people to commit public nuisance, with messages calling on them to take part in rallies and demonstrations including at Hong Kong International Airport, to block roads and to paralyse the public transportation system. Various forms of protest promoted on the messaging platform included general strikes, lunchtime protests and silent sit-ins. When choosing the right name for your Telegram channel, use the language of your target audience. The name must sum up the essence of your channel in 1-3 words. If you’re planning to expand your Telegram audience, it makes sense to incorporate keywords into your name. Select “New Channel”
from us


Telegram لمسات برمجية ⎙
FROM American