-
**Is your feature request related to a problem? Please describe.**
Currently, [identify properties](https://github.com/nyxx-discord/nyxx/blob/dev/lib/src/gateway/shard_runner.dart#L217) are hardcoded…
-
Hello,
I've discovered Nyxx recently and I love it.
One thing I'd like to see in this library is a `sendReply()` method on the `Message` class. When listening to the `messageCreate` event, current…
-
**Description**
[2023-04-14 12:28:20.963464] [FINE] [Http] Handling response (404) from request POST https://discord.com/api/v10/webhooks/...
[2023-04-14 12:28:20.963975] [SHOUT] [IgnoreExceptions…
-
**Describe the bug**
The `context` field in `ContextualException` is typed as `ContextData`, which prevents users from responding to the context in the event of an error.
**To Reproduce**
N/A
…
-
**Describe the bug**
Currently, an error is thrown when using etf as payload format, as snowflakes are sent as ints.
**To Reproduce**
Set the payloadFormat to etf
**Expected behavior**
Should…
-
**URL**: https://github.com/nyxx-discord/nyxx_lavalink/blob/dev/example/example.dart
**Browser / Version**: Firefox Mobile 117.0
**Operating System**: Android 13
**Tested Another Browser**: No …
-
**Describe the bug**
Whenever a forum post is reopened, an error is thrown.
**To Reproduce**
1. Create a forum thread
2. Close the forum thread
3. Open the forum thread
**Desktop (please com…
-
Using nyxx from pub.dev and stable Dart
-
### Contact Details
Wilma Wonka#4312
### Goedgekeurd door
Nyxx #2490
### Beschrijf zo duidelijk mogelijk de feature
Mogelijkheid om /checkplate te doen als teamleider zijnde om zo te achterhalen …
-
Hey folks,
I have heard that it should be possible to set the DND status of the user who requested it (so for example at /changeStatus dnd).
After a long search I found several things but nothing …