From 87c13d7e564bacd59331eb9ac8688c5161f28c8b Mon Sep 17 00:00:00 2001 From: Yiays Date: Sat, 12 Oct 2024 23:58:26 +1300 Subject: [PATCH] Launch v2.0.1 --- config/config.factory.ini | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/config/config.factory.ini b/config/config.factory.ini index 23a5863..4a9011c 100644 --- a/config/config.factory.ini +++ b/config/config.factory.ini @@ -11,7 +11,7 @@ voteurl = ; URL for voting on a bot list tos_url = beta = False -ver = 2.0.0 +ver = 2.0.1 ; This is the MerelyBot version. As long as you don't change this, updates will work ; Create an overlay if you would like your own versioning creator = Yiays @@ -95,8 +95,8 @@ changelogurl = https://github.com/MerelyServices/Merely-Framework/blob/0.x/merel ; Website with complete changelog codeurl = https://github.com/MerelyServices/Merely-Framework ; Website with source code -helpurlvideoexamples = True -; The help website has video tutorials +video_tutorial_url_pattern = +; If you host video tutorials, put a pattern above. {} will be replaced with the command name serverinv = ; Invite to support server highlight_sections = 💡 new users, ⚙ admins, 🌐 everyone @@ -166,6 +166,11 @@ changelog = > pre-1.0 - Improved emoji selection in /emoji and /reactrole - Drastically improved /help command by adding support for group commands (/language, /welcome, and /farewell) - Improved error handling and warnings all over + > 2.0.1 + - Video tutorials have been re-recorded and added to /help (command), in addition to the website + - Welcome and Farewell events weren't firing. This has been fixed + - /clean and /janitor now delete messages from any bot (as long as permissions allow) + - Autocomplete for the /help (command) command has been fixed ; The last entry in the changelog should match the version number [eventmsg]