It's possible to make a command with ChatGPT?

Asked Mar 2, 2023·2 replies·Last activity 3 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

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

2 replies

Hey @Sandy Sheep!

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))