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

not sure if i have everything correct #38

Closed needjoystick closed 6 years ago

needjoystick commented 6 years ago

not sure if i have everything correct, i'm not getting a error that i'm aware i think i put the token/paths in correctly. i'll show you where i placed token/snip path. https://i.imgur.com/Uzt89oq.png https://i.imgur.com/ss8e2MZ.png i'm not really familiar with any of this, but i did manage to intall the logbook and discord.py

DiNitride commented 6 years ago

You need to update the config file, not the source code. Please read the instructions. Furthermore, you just revealed your login token, so anyone can log into your account, please delete the screenshots.

needjoystick commented 6 years ago

i open the run.py file if that's what you mean by "run" and a screen quickly pops up and disappears, i'm not sure where the config file is. could you tell me where/ how to edit it? sorry for the hassle lol.

DiNitride commented 6 years ago

I wrote install instructions. Read them, and it will explain that it creates a config file when you run it the first time. The file should be created in the same directory as the python file. You will also need to revert the file back to the original, as the changes you have made are invalid Python and will cause the script to crash.

https://github.com/DiNitride/Discord-Music-Status/blob/master/README.md#install

needjoystick commented 6 years ago

never mind i got it!