command_cache for %repeat and %mobile

This commit is contained in:
Klemek
2021-04-21 20:14:06 +02:00
parent 3100e6fa20
commit 7fad35a4b3
5 changed files with 70 additions and 2 deletions
+3
View File
@@ -21,6 +21,8 @@
* %first - read first message
* %rand - read a random message
* %last - read last message
* %repeat - repeat last analysis (adding supplied arguments)
* %mobile - fix @invalid-user for last command but mentions users
* %gdpr - displays GDPR information
* %emojis - rank emotes by their usage
* arguments:
@@ -112,6 +114,7 @@ python3 src/main.py
* **v1.14**
* `mobile/mention` arg to fix mobile bug
* `%repeat`, `%mobile` to repeat commands
* **v1.13**
* improved scan `%words`
* remove old and unused logs at start and guild leaving