Update README.md

This commit is contained in:
Klemek
2019-11-13 15:12:58 +01:00
committed by GitHub
parent 0fb04604dc
commit c312c20af5
+8 -3
View File
@@ -1,10 +1,15 @@
[![Scc Count Badge](https://sloc.xyz/github/klemek/discord-analyst/?category=code)](https://github.com/boyter/scc/#badges-beta)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/Klemek/discord-analyst.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Klemek/discord-analyst/context:python)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/Klemek/discord-analyst.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Klemek/discord-analyst/alerts/)
# Discord Analyst
When you need statistics about your discord server
* `%help (command)` - info about commands
* `%info` - version and uptime
* `%emotes` - gives you a full ranking of the server emotes by usage
* `%emotes #channel` - same for a specific channel
* `%emotes @member` - same for a specific member of this server
* Be more specific by adding some `@member` or `#channel` in arguments
## Running this bot
@@ -37,4 +42,4 @@ You will need:
```
python3 bot.py
```
```