Max Isom
Max Isom
@Ericmas001 wow, that looks like it was a lot of work - thank you. The API keys I thought were sent in HTTP/HTTPS requests to Tuya's servers, but from your...
@dlashua right, it would be ideal if a user could just sign in with the same username & password and be able to control all their devices. I'm planning to...
Yep, it's now possible with my new [tuyapi/cloud](https://github.com/TuyaAPI/cloud) package. Look at the Tuya docs for endpoints specific to controlling devices. Although this should work, I haven't actually tried it, so...
I had the same issue. Removing the package from my local dependencies worked fine, I guess I'll just use the package globally from now on.
Would love a license as well. :)
Yeah, i18next is fine with me as long as there's an easy way for users to provide their own translations.
Hmm, not sure what else could be the issue. Could you try running Muse as a container?
Interesting, the current code does assume that the bot is only used with one guild; maybe we should add a note to the readme or even throw inside the bot...
Sorry, got the env vars mixed up with `npm`'s debug package. I think setting `RUST_LOG=debug` should log more info.
I think it probably gets applied too late if you add it to config.toml, try setting it with `setx`?