From e2b61936d0cd4f060c4b2467204852475a91e006 Mon Sep 17 00:00:00 2001 From: benji7425 Date: Fri, 2 Dec 2016 22:13:22 +0000 Subject: [PATCH] Updated changelog --- changelog.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 3a1c517..a901050 100644 --- a/changelog.md +++ b/changelog.md @@ -4,10 +4,13 @@ ### Added -- Added new logging class to handle logging +- New logging class to handle logging +- Added togglable YouTube mode + - Converts full URLs to YouTube share URLs + - Checks against both YouTube full and share URLs to ensure same video not posted twice ### Changed - Changed expected name for bot config file to bot-config.json rather than botConfig.json ### Fixed -- Fixed new timer being created every time the bot reconnected \ No newline at end of file +- New timer being created every time the bot reconnected \ No newline at end of file