Removign the deletion of the message
This commit is contained in:
parent
b81fe9c791
commit
d9cf916f8f
@ -313,7 +313,6 @@ async def on_message(message):
|
||||
)
|
||||
|
||||
if message.content.startswith('!tts'):
|
||||
await client.delete_message(message)
|
||||
await client.send_file(
|
||||
message.channel,
|
||||
tts.text_to_speech(message.content),
|
||||
|
Loading…
x
Reference in New Issue
Block a user