new wip version
This commit is contained in:
@@ -60,6 +60,10 @@ python3 src/main.py
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
* **v1.7(wip)**:
|
||||||
|
* emojis percents
|
||||||
|
* emojis other sorting
|
||||||
|
* mentions ranking
|
||||||
* **v1.6**:
|
* **v1.6**:
|
||||||
* more scans : `%scan`, `%freq`, `%compo`, `%pres`
|
* more scans : `%scan`, `%freq`, `%compo`, `%pres`
|
||||||
* huge bug fix
|
* huge bug fix
|
||||||
|
|||||||
+1
-1
@@ -18,7 +18,7 @@ emojis.load_emojis()
|
|||||||
|
|
||||||
bot = Bot(
|
bot = Bot(
|
||||||
"Discord Analyst",
|
"Discord Analyst",
|
||||||
"1.6",
|
"1.7(wip)",
|
||||||
alias="%",
|
alias="%",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user