#message: cannot send an empty message.
3 messages · Page 1 of 1 (latest)
In message.channel.send put response.data.choices[0].message.content instead.
Thank you so much, it worked !! :)
3 messages · Page 1 of 1 (latest)
I'm trying to make a discord chatbot run with gpt 3.5 turbo, however it doesn't seem to work. I was able to run in on gpt 3 api but not the latest one. I receive the error message everytime i send a message to the bot. Any ideas? 🥲
In message.channel.send put response.data.choices[0].message.content instead.
Thank you so much, it worked !! :)