Removign the deletion of the message
This commit is contained in:
parent
6a1dc0ce8d
commit
22e297091c
@ -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