-
As per discord's api, the library should send a "heartbeat" event to the websocket every x seconds... Which the seconds are received on the `HelloEvent` that discord sends us on new connection,
Th…
-
### The Problem
During the rewrite alpha, one could pass the content from an `aiohttp` response object directly to a new `discord.File` instance:
```python
with aiohttp.ClientSession() as sess:…
-
I propose rewriting go-ios CLI to use [Cobra](https://github.com/spf13/cobra).
Advantages:
- more structure, `--help` for every command
- shell completion for (bash, fish, zsh, pwsh)
- `man` for…
-
# Bug report
- [ x] I confirm this is a bug with Supabase, not with my own application.
- [ x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gi…
-
Budget: 300 USD
Guidelines:
Join Soroswap Discord: https://discord.com/invite/yXFaku4w9u
Join #onlydust channel
Discuss there if you wanna be assigned
Continue the discussion …
-
## Expected Behavior
The word NUMBER should be used instead of AMOUNT
AMOUNT refers to quantities we can measure but not individually count. NUNMBER refers to items we can count. ... AMOUNT ref…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello!
Thank you for your great project!
I've built a huge vector store index and s…
-
After downloading this repo and using npm install/yarn install, everytime I try to start it i get the error "Module build failed":
`Module build failed (from ./node_modules/babel-loader/lib/index.js)…
-
We're rewriting an older Discord bot which has multiple bot accounts within the same application.
Is there a possibility to run multiple bot users within the same NestJs App?
-
### Which package is the feature request for?
discord.js
### Feature
I'm obsessed with autocomplete, and would like to pass an interface into any of the SlashCommand Option classes, to provide auto…