I want the discord bot to read some messages (links to messages shared by the user) and write the results. I want it to be able to host more than one message (link) in the same prompt and put “,” between them to avoid confusing the links.
Like:
!gpt (discord message link) , (optional message link)
But I couldn't do it, the open.ai API is ok but I couldn't do it even though I tried a few things.