Skip to content

Commit

Permalink
[-] Removed OAuth logins
Browse files Browse the repository at this point in the history
  • Loading branch information
Lei-Tin committed Nov 19, 2024
1 parent 2403a19 commit b3512da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Rei-Bot v1.4
# Rei-Bot v1.4.1

A Discord Bot that is used to play music

Expand Down
2 changes: 0 additions & 2 deletions Rei/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
}

0 comments on commit b3512da

Please sign in to comment.