-
Howdy folks! I'm running into this odd issue where, in certain contexts, performing a PATCH Guild Member to change their voice-channel causes the program to hang indefinitely. I cannot reproduce outsi…
-
**Songbird version:** next branch, commit 92314a1c9fb4
**Rust version (`rustc -V`):** rustc 1.81.0 (eeb90cda1 2024-09-04)
**Serenity/Twilight version:** Serenity v0.12.2
**Description:**
Aft…
-
discord doesn't always end us the full data, which is handled by creating partially duplicate types such as https://api.twilight.rs/twilight_model/guild/struct.PartialMember.html and https://api.twili…
-
Running the example at https://api.twilight.rs/twilight_http/request/guild/sticker/struct.CreateGuildSticker.html#examples with a proper token and guild ID returns `Error: Response error: status code …
-
https://github.com/twilight-project/quisquis-rust/blob/78d9ddd85783b714dfd79f441b2f1531a8e347a4/src/accounts/accounts.rs#L36
Keypair generation must be an independent function. Precursor to #5
-
**Is your feature request related to a problem? Please describe.**
My feature request is related to the fact that Discord.py is no longer being supported
**Describe the solution you'd like**
Usin…
-
Currently when a request to the discord api gets rate limited (429 response) twilight does not try it again but just returns the error. While twilight does it's best to avoid all 429's by followin…
-
## Environment
* **IntelliJ Rust plugin version:** 0.3.136.3514-203
* **Rust toolchain version:** 1.50.0-nightly (3d6705aa5 2020-12-07)
* **IDE name and version:** IntelliJ IDEA Community Edi…
-
-
I have been using weechat-discord (mk3 branch) in the last few days and after some time, around 1-2 hours, it panic, here what's in printed in weechat:
```
Panic in the main Weechat thread: panicked…