new version
This commit is contained in:
@@ -96,6 +96,8 @@ python3 src/main.py
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
* **v1.11**
|
||||||
|
* streak computing in `%pres`
|
||||||
* **v1.10**
|
* **v1.10**
|
||||||
* multithreading for queries
|
* multithreading for queries
|
||||||
* bug fix
|
* bug fix
|
||||||
|
|||||||
+1
-1
@@ -24,7 +24,7 @@ emojis.load_emojis()
|
|||||||
|
|
||||||
bot = Bot(
|
bot = Bot(
|
||||||
"Discord Analyst",
|
"Discord Analyst",
|
||||||
"1.10",
|
"1.11",
|
||||||
alias="%",
|
alias="%",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user