From a2381ff90256c0f220dd2d4dd94b9343797811fa Mon Sep 17 00:00:00 2001 From: Toastie Date: Sat, 3 Aug 2024 02:12:58 +1200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef42ae1..f85c669 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,22 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.1.0/) except da - The specified message will be prefixed with "The user is afk: " - The afk message will disappear 30 seconds after being triggered +### Changed + +- Bot now shows a message when 'prune fails due to already running error +- Updated some bet descriptions to include 'all' 'half' usage instructions +- Updated some command strings +- dev: Vastly simplified marmalade creation using dotnet templates, docs updated +- Slight refactor of 'wiki, 'time, 'catfact, 'wikia, 'define, 'bible and 'quran commands, no significant change in functionality + +### Fixed + +- 'coins will no longer show double minus sign for negative changes +- You can once again disable cleverbot responses using fake 'cleverbot:response' module name in permission commands + +### Removed +- Removed .rip command + ## [5.1.4] - 15.07.2024 ### Added