Tim

Results 5 comments of Tim

> All 7z and zip files are password protected and the password is "infected" (without quotes). From the README.md

@joethei Added semicolons and removed the settings loading, tested without and it worked fine recognizing folder changes in the settings. Bumped the version to 1.0.2 and added a new release.

@liamcain Thanks for the suggestions, I added the check for the markdown extension and exchanged {Date} with {{Date}} as templating the generated file is something I plan to do as...

I'm running my discord bot on a raspberry pi without problems. You just need to include libconnector.so in "\resources\natives\linux-arm\libconnector.so". See [this](https://github.com/jagrosh/MusicBot/wiki/JMusicBot-on-Raspberry-Pi) for reference.

Seems like there is a new [endpoint](https://developer.spotify.com/console/get-queue/). E: And it seems [implemented](https://github.com/zmb3/spotify/blob/0c21fee6b5bb2fcbf01ddf1e6b36b7c42e2465ae/player.go#L340) already 😄 .