mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 09:16:19 +00:00
Update makeprompt.py
This commit is contained in:
@@ -184,5 +184,6 @@ To include IMAGES, botator does [image:"here a short title of the image"], then
|
||||
await message.channel.send(response, tts=tts, files=files)
|
||||
for filename in filenames:
|
||||
os.remove(filename)
|
||||
print(url)
|
||||
else:
|
||||
await message.channel.send("The AI is not sure what to say (the response was empty)")
|
||||
|
||||
Reference in New Issue
Block a user