LowderPlay

Results 11 issues of LowderPlay

Hello! I have my Ogar server (https://github.com/OgarProject/Ogar/), it works. But when i start bots, i have only `ogar-feeder-bot started! Join a game in Chrome with the Userscript installed. Press CTRL...

Hello! If I create a schedule to execute every day at, for example, 10:00, the first execution would be on the next day, even if the current time is less...

I am creating server-side stream from Flutter client to Rust server (using tonic). When I'm gracefully stopping the server, it cancels all in-progress streams. However, grpc-dart client doesn't stop the...

type-enhancement

When trying to create a new mDNS service using following code, add_service method fails with EspError(0x102) - ESP_ERR_INVALID_ARG ```rust let mut mdns = EspMdns::take().unwrap(); mdns.add_service(Some("test"), "_http", "_tcp", 80, &[("hello", "world")]).unwrap();...

Hello! Could you please provide schematic files for the adapter board?

Hello! I am using this repo as types for the official sdk in my project, so I implemented BiometricManager (7.2). I would make any changes if needed.

Allow admins to share announcements using the bot.

Add a button to bring up a search bar, that would find icons from https://simpleicons.org/. Load these icons from CDN on the fly, without including them in the bundle.

enhancement