Commit Graph

25 Commits

Author SHA1 Message Date
KevinMidboe c1dc1cc767 Updated readme
Update readme with better description for the setup.
2018-03-31 04:14:26 +02:00
KevinMidboe dd0c2bbbe1 Rewrote readme to have setup reflecting the change in the config file no longer being hidden. 2018-03-30 22:10:34 -04:00
KevinMidboe 0f61658448 Changed to use configparser. Now we have a new function for reading the config file and checks if the values have been set, if not asks the user to change the default values in the config file. Moved username from being defined, not used and returned in getUsernameAndLinks to be only be defined and used in addSongToPlaylist. 2018-03-30 21:58:35 -04:00
KevinMidboe 467532965d Added config.ini to gitignore 2018-03-30 21:58:23 -04:00
KevinMidboe 70a3e4a8be Renamed config file to be applicable with configparser. 2018-03-30 21:57:28 -04:00
KevinMidboe 19677b42a5 Removed config.py from gitignore 2018-03-30 21:53:29 -04:00
KevinMidboe 2fd1392ca0 Added spotipy and configparser packages to requirements. 2018-03-30 21:52:52 -04:00
KevinMidboe 74741c0e40 Removed unused wsgiref package. 2018-03-30 21:52:05 -04:00
Adrian 02a12a9354 testing the "stop tracking" function of git on test.py 2018-03-30 17:49:01 +02:00
addiryan 972218b19d Update .gitignore 2018-03-30 17:35:04 +02:00
Adrian 18a256f5bf stop tracking .cache 2018-03-30 17:33:01 +02:00
Adrian 0f00cb0dc0 Added config-skeleton 2018-03-30 17:27:01 +02:00
addiryan ac88e794e1 Update .gitignore 2018-03-30 17:26:12 +02:00
addiryan 60dd0931bb Update .gitignore 2018-03-30 17:24:43 +02:00
addiryan 285be1f9b8 Update .gitignore 2018-03-30 17:22:59 +02:00
addiryan e79a74b24c Update .gitignore 2018-03-30 17:19:49 +02:00
addiryan c009702d90 Create README.md 2018-03-30 13:21:03 +02:00
Adrian fd24838b48 ignore the config file 2018-03-30 13:16:53 +02:00
Adrian 1949f99ace fucked up with the last commit, everything is fine now 2018-03-30 13:15:29 +02:00
Adrian fc9582805b Revert "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 reverts commit 86fea244dd.
2018-03-30 13:11:26 +02:00
Adrian 86fea244dd 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 2018-03-30 13:11:00 +02:00
Adrian 001caf5e78 Added an APi for spotify, currently get Bad Request from authorization, everything else should be fine 2018-03-29 20:26:25 +02:00
addiryan eaf6daa7da Delete readme.md 2018-03-28 21:13:50 +02:00
Adrian a9074ffdd9 Added the files from the tutorial 2018-03-28 20:58:00 +02:00
addiryan fc5da8ee63 Initial commit 2018-03-28 13:48:11 +02:00