Nandha Bot's Channel
1.47K subscribers
101 photos
50 videos
15 files
171 links
đŸ—Ŗī¸ Discussion Group - @NandhaSupport
đŸ“ĸ Network Channel - @NandhaNetwork
🛒 Market Shop - @NandhaMarket

✨ Owner: @Nandha

â„šī¸ GitHub Account:
https://github.com/nandhaxd

â„šī¸ GitHub Organization: https://github.com/Nandhabots
Download Telegram
import requests

url = "https://nandha-api-w2iw.onrender.com/chatbot"
headers = {
"accept": "application/json",
"Content-Type": "application/json",
"Authorization": "Bearer nandhabots"
}
data = {
"user_prompt": "hi"
} # add system_prompt key with str value if you want to customize

response = requests.post(url, headers=headers, json=data)

print(response.json())



{'user_id': '475627e9-ea6a-4f0d-bb0d-f60a7a8ab1d7', 'content': "Hi there! I'm Gojo, your friendly chatbot assistant! It's nice to meet you! How can I help you today? Do you have any questions, topics you'd like to discuss, or perhaps need assistance with something? I'm all ears (or rather, all text)!", 'taken_time': 1.517}



@NandhaBots

#NandhaAPI #ChatBot
Chatbot Updated for @GojoAssistantbot now it can support image/sticker response.. 🌟


Since the inline mode has been turn on so it must be difficult to type bot username so I've added one username to access chatbot @gojo


#Chatbot #GojoAssistant #update
Please open Telegram to view this post
VIEW IN TELEGRAM
đŸ”Ĩ3đŸ¤¯1
An example of making custom AI chatbot using Python-Telegram-Bot library but raw bot YouTube video

https://youtu.be/pee02cApGzk?si=JWxsnmD9wHhbTpPv

Subscribe and Support [CODE] link in Description Page 👎
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3