Neural Programmers </>
Open in Telegram
We Are Programmers Across The World We're Developing Some Useful Projects Together. Wish You Get Good Time With Us! Group @Neural_Group
Show more6 872
Subscribers
No data24 hours
+87 days
-1030 days
Posts Archive
GUY'S YOU DON'T KNOW
WHO DEVELOPED
{ THE WORM GPT-AI AND EVIL GPT-AI
THE API
THE TERMINAL WORM }
DEV LIST π
MR.K
( DEV WORM AND EVIL BOT AND API )
MR.E/MR.M
( DEV ONION BOT AND API )
MR.D
( DEV TERMINAL WORM AND XannaxyGPT )
TOO MANY REQUESTS ππ
FOR START BOT ππ
OK BABY I STARTING BOT ππ
LET ME EAT MY BREAKFAST FIRST πͺ
What meen I posted paid thing in free that meen you need USE IT as good
But you USING it for entertainment
Lol
BOT SHUTDOWN βΌοΈ
REASON :- NO ONE VIEW VEDIO IN YT AND USING IT LIKE THEY USING A DUMMY FOR ENTERTAINMENT π.
BOT WILL UP WHEN YOU ALL WATCH TUTORIAL AND LEARN HOW USE IT π
AS I SAID I POST FREE EVIL GPT-AI
https://youtu.be/1XWcTEAJ-1M?si=eHFYPRSdU2ZfR3eP
HERE IT IS GO WATCH VEDIO IN VEIDO BOT USERNAME
SEE VEDIO FOR TUTORIAL
DONT DM ME
I GONNA MAKE TUTORIAL THAT
HOW SETUP OTP BOT'S
WITH FULL EXPLANATION
MUST BE SUBSCRIBE
https://www.youtube.com/@BlackHatTeach
AND
https://t.me/DARK_WORM_GPT_AI
https://youtu.be/v_0-cnd7hgk?si=UkyUiz8gg-Qamceq
Must Be Subscribe Channel And Drop Like
Comment
what kind of bot ,Ai , functionality, features ......etc you guys need
you can suggest us any site or app to be cloned
#credit t.me/elphad0r Β©οΈΒ©οΈΒ©οΈ
BOT_TOKEN = "your token "
API_ID = "your api id"
API_HASH = "your api hash"
import pyrogram, requests
from pyrogram import Client
bot = Client ("chatgpt",
api_id=API_ID,
api_hash=API_HASH,
bot_token= BOT_TOKEN)
def query(text):
url = "http://216.98.10.228:5000/gpt"
params = {"ask": text}
response = requests.get(url, params=params)
return response.text
@bot.on_message()
def response(bot ,message ):
message.reply(query(message.text))
print("Bot Running")
bot.run()
complete chatgpt bot
no need of openai api key and further thing , just set bot token and runWhy Guys You Don't See That It's Normal Gpt Api
If You Want Make Your Chat GPT Bot so you need openai api if you use this link as a request and response so you don't need any openai api key
Our api is completely free
