-
**What is your use-case and why do you need this feature?**
Many APIs such as [Discord](https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-…
-
The API surface isn’t very well documented outside of a few common use cases that are listed on the website. As this library grows, we need better docs.
We could either do Docusaurus or bake in doc…
-
I saw an issue on discord that a person didn't know they needed to point to the .so files with LD_LIBRARY_PATH. Should probably add a little documentation about that just because not everyone who use…
-
Video idea for covering creating npm packages and opensource libraries.
You can also join the discord community [here](https://discord.com/invite/jZQs6Wu)
Feel free to check out other cool repos…
-
### Type of Enhancement
Web Interface/Frontend
### Describe the Feature/Enhancement
Add a new tab to library settings that allows for setting precedence or enabling/disabling online metadata provid…
-
### Summary
Improve adding and changing app command options.
### What is the feature request for?
The core library
### The Problem
Currently, the only way to define command options is to use type…
-
**Describe the bug**
The OnJoinRequested callback is completely broken, no matter the amount of times I call "invoke", subscribe to the event, or elsewise. In fact, it's subscribed to in the main Dis…
-
### What are you trying to do?
I want to have notifications on changes to my tailnet using webhooks. If possible, I want them to be fancy. My phone is already connected to a self-hosted [ntfy](https:…
-
### Suggestion
Create https://qwik.dev/docs/guides/debugging section to add information about how to debug and identify sub-optimal situations.
I was facing this warning about a big js chunk when …
czuma updated
2 months ago
-
the build instructions say
> run "./configure" in the top-level directory
There is no such script; `configure.ac` throws a bunch of errors
Is it actually possible to build pilot-link in 2024? …