diff --git a/README.md b/README.md index 1f0846c..95d6100 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Rei-Bot v1.4 +# Rei-Bot v1.4.1 A Discord Bot that is used to play music diff --git a/Rei/config.py b/Rei/config.py index 9caab24..86738f8 100644 --- a/Rei/config.py +++ b/Rei/config.py @@ -18,8 +18,6 @@ YDL_OPTS_STREAM = { 'format': 'bestaudio/best', 'noplaylist': True, # Prevents downloading of playlists - 'username': 'oauth2', - 'password': '', 'no_warnings': True, 'cookiefile': './Rei/cookies.txt', } \ No newline at end of file