updated readme
This commit is contained in:
@@ -27,15 +27,12 @@ When you need statistics about your discord server
|
|||||||
* %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
|
|
||||||
* %msg - rank users by their messages
|
* %msg - rank users by their messages
|
||||||
* arguments:
|
* arguments:
|
||||||
* <n> - top <n> messages, default is 10
|
* <n> - top <n> messages, default is 10
|
||||||
* all - include bots mentions
|
|
||||||
* %chan - rank channels by their messages
|
* %chan - rank channels by their messages
|
||||||
* arguments:
|
* arguments:
|
||||||
* <n> - top <n> channels, default is 10
|
* <n> - top <n> channels, default is 10
|
||||||
* all - include bots messages
|
|
||||||
* %react - rank users by their reactions
|
* %react - rank users by their reactions
|
||||||
* arguments:
|
* arguments:
|
||||||
* <n> - top <n> messages, default is 10
|
* <n> - top <n> messages, default is 10
|
||||||
@@ -44,6 +41,7 @@ When you need statistics about your discord server
|
|||||||
* 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
|
||||||
|
* all/everyone - include bots messages
|
||||||
* fast : only read cache
|
* fast : only read cache
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -83,6 +81,7 @@ python3 src/main.py
|
|||||||
## Already hosted bot
|
## Already hosted bot
|
||||||
|
|
||||||
[](https://top.gg/bot/643808410495615006)
|
[](https://top.gg/bot/643808410495615006)
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
* **v1.8**:
|
* **v1.8**:
|
||||||
|
|||||||
Reference in New Issue
Block a user