From 32fc8b6e03e4accb93bc1508dea31c4f7e367e03 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sun, 3 Nov 2024 03:44:33 +0000 Subject: [PATCH] docs: Upped version to 5.1.18, updated changelog --- CHANGELOG.md | 3 ++- src/NadekoBot/NadekoBot.csproj | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 805081c08..de9b61aa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,13 +12,14 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except da language of that country - 5 second cooldown per user - The message can only be translated once per language (counter resets every 24h) -- `.timely` now has a captcha. Togglable via `.conf gambling` +- `.timely` now has a button. Togglable via `.conf gambling` it's called pass because previously it was a captcha, but captchas are too annoying ## Changed - [public bot] Patreon reward bonus for flowers reduced. Timely bonuses stay the same - discriminators removed from the databases. All users who had ???? as discriminator have been renamed to ??username. - all new unknown users will have ??Unknown as their name +- Flower currency generation will now have a strikeout to try combat the pickbots. This is the weakest but easiest protection to implement. There may be more options in the future ## Fixed diff --git a/src/NadekoBot/NadekoBot.csproj b/src/NadekoBot/NadekoBot.csproj index 6fe79f94b..ebf2ba3e4 100644 --- a/src/NadekoBot/NadekoBot.csproj +++ b/src/NadekoBot/NadekoBot.csproj @@ -4,7 +4,7 @@ enable true en - 5.1.16 + 5.1.18 $(MSBuildProjectDirectory)