copied string from @AntiMany

pull/16/head
SpEcHiDe 2018-08-07 23:23:09 +05:30
parent 9a30b18af4
commit ad0d6a3b3b
1 changed files with 2 additions and 1 deletions

View File

@ -23,5 +23,6 @@ async def _(event):
try:
await event.edit(x_reponse)
except MessageEmptyError as exc:
await event.edit("process did not return anything")
await event.edit("✅ Exited correctly.")