Ole
Ole
You could handle packaging either by just releasing the raw binaries and providing instructions on how to run them, or releasing it on the AUR / as a .deb file...
I've found a better way to do this, but I'm currently not at home. Please do not merge just yet
this can probably be closed @codetheweb maybe we should mention the difference between bot and user tokens in the docs, what do you think?
Could you please show us your config file? pls censor the tokens ofc
Mhm that sounds weird and is definitely a bug. I was able to reproduce it though, so not totally bad news. I'll look into it
should be fixed in #18. can you please confirm the fix @nodgear?
Did the fix work for you @nodgear?
Oops I forgot to change the sample config after the patch. You need to remove the quotes around the user id
The config is supposed to look like this: ```toml DISCORD_TOKEN="Mjk3ODQzNDgzNzgzODU2MjMw.SxDNko.UOdRWlDuz_lFrTOeQWEuzKGBmDFdVTGns3jd4o" SPOTIFY_USERNAME="[email protected]" SPOTIFY_PASSWORD="MySpotifyPassword" DISCORD_USER_ID=301780655019130880 ```