new version

This commit is contained in:
klemek
2021-01-07 09:58:32 +01:00
parent 98acf749f5
commit 9a08bf717a
3 changed files with 4 additions and 1 deletions
+2
View File
@@ -26,6 +26,8 @@ HELP = (
+ "* #channel : filter for one or more channel\n"
+ "* reactions : add reaction analysis for members (long)\n"
+ "* all : list all common emojis in addition to this guild's\n"
+ "* <n> : top <n> emojis, default is 20\n"
+ "Example: %emotes 10 all #mychannel1 #mychannel2 @user\n"
+ "```"
)