wip v1.10
This commit is contained in:
@@ -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
@@ -24,7 +24,7 @@ emojis.load_emojis()
|
||||
|
||||
bot = Bot(
|
||||
"Discord Analyst",
|
||||
"1.9",
|
||||
"1.10(wip)",
|
||||
alias="%",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user