-
The doc of those two elements from `Event` are inversed.
https://github.com/twilight-rs/twilight/blob/e82821a7fe6379c78722db0be4508a6c29ef5520/twilight-model/src/gateway/event/mod.rs#L92-L95
-
### Problem
In my `Dockerfile` I have this:
```Dockerfile
FROM python:3.9
RUN echo 'APT::Install-Recommends "false";' > /etc/apt/apt.conf.d/99no-install-recommends
RUN apt-get update \
&& …
-
> https://docs.rs/rkyv/latest/rkyv/with/struct.Niche.html for twilight
[Source message by @Badewanne3](https://discord.com/channels/741040473476694159/741212809987358722/1039969068024872970)
-
I'm on a M1 mac so I wasn't able to get it to work via docker. But I cloned this repo then:
```shell
cargo build --release
DISCORD_TOKEN="my token" PORT=3000 ./target/release/twilight-http-proxy
2…
-
### Is your feature request related to a problem? Please describe.
Halion cutters have two separate timers, one for cooldown and one for cast time. Sometimes if I'm not paying attention I'm not sur…
-
### This can be found in the songbird repository.
**Songbird version:** (version)
0.3.0
**Rust version (`rustc -V`):** (version)
rustc 1.65.0 (897e37553 2022-11-02)
**Serenity/Twilight vers…
-
I've been trying for a couple of days to use this code with my small XS serie inverter.
The wifi module uses a [HF-LPB100](https://adaptivemodules.com/wireless-modules/hf-lpb100-wi-fi-module/) chip, …
-
**Songbird version:** (version)
0.3.0
**Rust version (`rustc -V`):** (version)
rustc 1.65.0 (897e37553 2022-11-02)
**Serenity/Twilight version:** (version)
Serenity 0.11.5
**Output of `ffm…
-
Pulling the Docker image on M1 results in the following error:
```
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: no …
-
The server was running fine with the mods when generating the world at the start, which included VS, Kotlin and Eureka latest versions. The server was running flawlessly, but after adding several mods…