You can now run .prune in dms to delete 100 of bot's messages

Upped version to 5.3.7
Updated commandlist
This commit is contained in:
Toastie 2025-01-21 19:51:12 +13:00
parent 2935ae3f38
commit ddd3441771
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
5 changed files with 87 additions and 13 deletions

View file

@ -2,6 +2,15 @@
Mostly based on [keepachangelog](https://keepachangelog.com/en/1.1.0/) except date format. a-c-f-r-o
## [5.3.7] - 21.01.2025
## Changed
- You can now run `.prune` in DMs
- It deletes only bot messages
- You can't specify a number of messages to delete (100 default)
- Updated command list
## [5.3.6] - 21.01.2025
## Added