diff --git a/README.md b/README.md index a9e5cd5..b2b465b 100644 --- a/README.md +++ b/README.md @@ -6,34 +6,34 @@ When you need statistics about your discord server - - -* `%help (command)` - info about commands -* `%info` - version and uptime -* `%scan` - full analysis -* `%freq` - frequency analysis -* `%compo` - composition analysis -* `%pres` - presence analysis -* `%emojis` - rank emotes by their usage +``` +* %help (command) - info about commands +* %info - version and uptime +* %scan - full analysis +* %freq - frequency analysis +* %compo - composition analysis +* %pres - presence analysis +* %emojis - rank emotes by their usage * arguments: - * `` - top emojis, default is 20 - * `all` - list all common emojis in addition to this guild's - * `members` - show top member for each emote - * `sort:usage/reaction` - other sorting methods -* `%mentions` - rank mentions by their usage + * - top emojis, default is 20 + * all - list all common emojis in addition to this guild's + * members - show top member for each emote + * sort:usage/reaction - other sorting methods +* %mentions - rank mentions by their usage * arguments: - * `` - top mentions, default is 10 - * `all` - show role/channel/everyone/here mentions -* `%mentioned` - rank specific user mentions by their usage + * - top mentions, default is 10 + * all - show role/channel/everyone/here mentions +* %mentioned - rank specific user mentions by their usage * arguments: - * `` - top mentions, default is 10 - * `all` - include bots mentions -* `%cancel` - cancel current analysis + * - top mentions, default is 10 + * all - include bots mentions +* %cancel - cancel current analysis * Common arguments: * @member/me : filter for one or more member * #channel/here : filter for one or more channel * fast : only read cache +``` ## Running this bot