DiNitride / Discord-Music-Status

A Self-Bot program to display your music from Spotify, iTunes, Winamp, and other music players, as your "Playing" status on Discord
72 stars 19 forks source link

Invalid Syntax in run.py #11

Closed Entea8 closed 7 years ago

Entea8 commented 7 years ago

Hey, so I followed the installation instructions but I can't seem to fully open run.py as when I click to open, the CP opens for a brief second. After taking a screenshot, at the right moment before it closes, I get this message:

I would like to add that I moved the Discord-Music-Status-master folder since I had another sub folder inside saying the same name. I've edited the file to include my token and snip pathway making sure it ends with the snip.txt but still having issues with it. Please help.

DiNitride commented 7 years ago

Edit: Nevermind, I misread the screenshot because I woke up 5 minutes before reading it. That should be loading as a string, have you edited any of the code? What version of Python are you running?

Entea8 commented 7 years ago

Apart from editing the token and snip pathway, no.

I'm using version 3.5 of Python, I know you said 3.6 but I was hoping it wont make too much difference as im using another Discord program that has advised not using 3.6 for theirs. Does the 3.6 version allow special characters like :, as i'm guessing that's the reason for the error.

DiNitride commented 7 years ago

You should not be touching the source code if you don't know what you are doing. There are instructions in the read-me, explaining step by step how to set up the program. Please read it carefully and follow the instructions there. Your token and path go in a config.ini file, you do not code them in yourself.

DiNitride commented 7 years ago

Closing due to inactivity.