Technofab

Results 25 comments of Technofab

You can definitely host it wherever you want. The one player that's missing is the Bot itself. It's technically there on the server, but it does not send a "Spawn"...

Definetely a good idea, but I currently don't have any ideas either. Tried to make sure the existing tests don't break, at least that seemed to have worked :D

`loop.run_until_complete` only works when the event loop is NOT running. Otherwise `asyncio.ensure_future` or similar or simply `await` must be used

It's now come to a point where I can't even use this app anymore (except for when I need local fonts :( ) because the title bar is just so...

I'm trying to do the same and am new to Rust. Did you find a way to do it? In Python i just used the data from inspect, removed some...

Oh wow, never gotten any notification for all this and I don't use Github actively so I didn't see it, I'm so sorry :D @pawndev Thanks a bunch for the...

Just seen this too. Quite annoying indeed :)

@webknjaz A how would be appreciated :P

Sorry to bother you guys again, but I just wanted to let y'all know that Smarthings works with Android Auto: https://youtu.be/Bk1aT0_PqUk In my opinion the UI isn't the best and...

> I'm kinda confused about the expected behavior from this feature. I wrote up some thoughts [here](https://github.com/amacneil/dbmate/pull/438#issuecomment-1545273473). My main use care are the first two points in the OP. I...