-
**Summary:**
ST-414 Robyn Nyxx - doesn't show up on the 'On Duty', not sure if any other officers are also experiencing this issue. The MDT counts my hours just fine when clocked on duty, but never s…
-
**Describe the bug**
The call to set a Discord bot's presence does not work.
**To Reproduce**
Steps to reproduce the behavior:
```dart
final bot = NyxxFactory.createNyxxWebsocket(
disc…
-
**Describe the bug**
The current ratelimit handling in nyxx does not conform with Discord's actual ratelimiting behaviour. The global ratelimit is never considered, and per-route ratelimits are not a…
-
Add these missing
Verified servers
discord.gg/trektoyomi
discord.gg/edsheeran
discord.gg/soundcloud
discord.gg/effecthouse
discord.gg/mmschocolate
discord.gg/officialtacobell
discord.gg/nati…
-
Hello!
Encountered this exception after updating nyxx and nyxx_lavalink to version 3.x.x
Whenever the client tries to connect it throws this:
```
[2022-01-24 02:52:05.036827] [INFO] [Lavalink] […
-
**Describe the bug**
I'm getting an Invalid Date Format error when trying to fetch a guild member.
Stacktrace:
```
DateTime.parse (dart:core/date_time.dart:347)
DateTime.tryParse (dart:core/dat…
-
**Describe the bug**
Many places throughout nyxx have non null-safe code as nyxx marks some late fields as non-nullable but never initialises them. Also, the documentation refers to these properties …
-
When writing tools that allow a user to search documentation outside of flutter, the `index.json` file generated by `dart doc` is a file that is often queried. For example, I could GET `https://pub.de…
-
**Describe the bug**
Old message isn't passed in event and its required to fetch old message in event handler, but message is removed in event constructor so it isnt accessible in event handler makin…
-
**Describe the bug**
When editing an message, users should be able to clear the content of the message *if* the message has an embed or attachment. We believe this is done by sending an empty string …