mirror of
				https://github.com/KevinMidboe/Spotify-Bot.git
				synced 2025-10-29 18:00:15 +00:00 
			
		
		
		
	Can now add songs to playlist, with any spotify URL, from desktop app or browser. Need to wait for facebook to start working on the chat-bot
This commit is contained in:
		
							
								
								
									
										8
									
								
								config.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								config.py
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| import os | ||||
| username = 'ribe1912' | ||||
| clientID = '9f8caa1d3bb44187854c5282f94f83b2' | ||||
| #damn os-function doesn't work | ||||
| clientSecret = os.environ.get('client_secret') | ||||
| clientSecret = 'fa0dd2c91ca045dbb53e158e49f1aa3d' | ||||
| redirectUri = 'https://blooming-refuge-48604.herokuapp.com/' | ||||
| playlistID = 'https://open.spotify.com/user/ribe1912/playlist/0mTtRpipjSnsq3Rgd12CQu' | ||||
		Reference in New Issue
	
	Block a user