new wip version
This commit is contained in:
@@ -70,13 +70,16 @@ python3 src/main.py
|
||||
|
||||
## Changelog
|
||||
|
||||
* **v1.8(wip)**:
|
||||
* more scans: `%messages`, `%channels`, `%members`
|
||||
* bug fix
|
||||
* **v1.7**:
|
||||
* emojis percents
|
||||
* emojis other sorting
|
||||
* mentions/mentioned ranking
|
||||
* cancel
|
||||
* `%cancel`
|
||||
* **v1.6**:
|
||||
* more scans : `%scan`, `%freq`, `%compo`, `%pres`
|
||||
* more scans: `%scan`, `%freq`, `%compo`, `%pres`
|
||||
* huge bug fix
|
||||
* **v1.5**:
|
||||
* top <n> emotes
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ emojis.load_emojis()
|
||||
|
||||
bot = Bot(
|
||||
"Discord Analyst",
|
||||
"1.7",
|
||||
"1.8(wip)",
|
||||
alias="%",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user