th0mk

Results 32 comments of th0mk

It should be noted you can also set a default region in your ngrok configuration file. See here: https://lornajane.net/posts/2018/using-config-files-with-ngrok Simply add `region: eu` to your ngrok.yml config file.

Since you already seem to have this bot setup would it be possible to post some examples/screens of this? That way I can see if it's possible to support this...

I've looked into this before, but it seems that libre.fm is not really maintained anymore. It would be a lot of work for me simply to support a site that...

@AesaraB I learned about the ListenBrainz project a few days ago, it's looking pretty good so far. Started working on rewriting the bot to support multiple platforms, but its a...

Looked into adding Listenbrainz support. The platform seems very promising, the API looks quite solid but unfortunately there are some limitations. Current observed limitations: ## All API calls return a...

This issue can be closed, see [this issue](https://github.com/inconshreveable/ngrok/issues/448#issuecomment-468329794)

This library doesn't support base64 images, but there is currently an open pull request that adds support (#55 )