It's possible to make a command with ChatGPT?

Hello, i’m interested to know if i can make a command with ChatGPT and how would the writing of it be

Hey @Lotsi!

I mean, yes, pretty much everything is possible through API, you’d just need to build an API that makes the bridge between Nightbot and ChatGPT, and then call the API from Nightbot like this:

$(urlfetch https://myAPIBrigeBetweenNightbotAndChatGPT.url?q=$(query))

Hiya, fun idea! I’ve setup a command for it here, if you want to try it out: [Custom API] ChatGPT - chat with your friend Nightbot!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.