Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Commit

Permalink
Update quote.py
Browse files Browse the repository at this point in the history
  • Loading branch information
code-rgb authored Nov 19, 2020
1 parent ed59ccc commit 0a21393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userge/plugins/fun/quote.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"usage": "{tr}q [text or reply to msg]",
"flags": {"-l": "limit, for multiple messages"},
"usage": "Reply {tr}q -l[message limit]",
"examples": ["{tr}q" "{tr}q -l3"],
"examples": ["{tr}q", "{tr}q -l3"],
},
allow_via_bot=False,
del_pre=True,
Expand Down

0 comments on commit 0a21393

Please sign in to comment.