raythurman2386 / cognibot

Discord bot built with Pycord that offers AI chat and image generation inside of Discord. Image generations are saved in cloudinary and hosted online for all to download.
GNU General Public License v3.0
2 stars 1 forks source link

Embed-image #4

Closed raythurman2386 closed 11 months ago

raythurman2386 commented 11 months ago

Dalle Image returns an embed with a title, description which is the prompt used for the image and the image itself.

Using an embed allows the usage the returned url to be set as the embed image.

Reworked internal authorized users for the chat gpt and dall e commands.