Skip to content

Commit

Permalink
fix: invalid syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder committed May 31, 2024
1 parent e2aba35 commit 444f7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/safone.py
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ async def tts(client: Client, message: Message):


modules_help["safone"] = {
"asq [query]*": "Asq"
"asq [query]*": "Asq",
"app [query]*": "Search for an app on Play Store",
"tsearch [query]*": "Search Torrent",
"tts [character]* [text/reply to text]*": "Convert Text to Speech",
Expand Down

0 comments on commit 444f7c2

Please sign in to comment.