wip v1.10

This commit is contained in:
Klemek
2021-03-16 15:41:35 +01:00
parent 66b94d2b9d
commit d092074ed5
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -92,6 +92,8 @@ python3 src/main.py
## Changelog
* **v1.10**
* multithreading for queries
* **v1.9**:
* `all/everyone` to include bots in scans
* `fresh` to not use previously cached data
+1 -1
View File
@@ -24,7 +24,7 @@ emojis.load_emojis()
bot = Bot(
"Discord Analyst",
"1.9",
"1.10(wip)",
alias="%",
)