me/here arguments

This commit is contained in:
klemek
2021-01-11 15:57:18 +01:00
parent 5563945dcc
commit bfe279095d
7 changed files with 24 additions and 14 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ class CompositionScanner(Scanner):
return "```\n"
+"%comp : Show composition statistics\n"
+"arguments:\n"
+"* @member : filter for one or more member\n"
+"* #channel : filter for one or more channel\n"
+"* @member/me : filter for one or more member\n"
+"* #channel/here : filter for one or more channel\n"
+"Example: %comp #mychannel1 @user\n"
+"```"