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