mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-02 19:20:09 +03:00
Update assistant.py
This commit is contained in:
parent
8a100086fe
commit
dec7ebdac0
|
@ -279,7 +279,7 @@ async def handler(event):
|
|||
text += '\n\nYou can suggest new commands [here](https://docs.google.com/'\
|
||||
'spreadsheets/d/12yWwixUu_vB426_toLBAiajXxYKvR2J1DD6yZtQz9l4/edit).'
|
||||
text.replace('#','/')
|
||||
text ++ '\nCommand prefixes supports both hastag and forward slash'
|
||||
text += '\nCommand prefixes supports both hastag and forward slash'
|
||||
message = await event.respond(text, link_preview=False)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user