-
I've been tinkering with a discord bot implementation and have got something working, but I am not sure if I'm going about it in the right/sensible way.
Currently someone that wants to use my code …
-
I tried to use vscord but when trying to edit code it says:
`Couldn't connect to Discord via RPC: RPC_CONNECTION_TIMEOUT: Connection timed out`
I do have the necessary settings enabled in discord:…
-
### Problem description
The following now generates an error message that I think could be improved:
```python
import polars as pl
df = pl.DataFrame({'lag1':[0,1,None],'lag2':[0,None,2]})
df.filt…
-
C:\Users\admin\Desktop\Messenger-Discord-bridge-main\node_modules\facebook-chat-api\index.js:308
appState.map(function(c) {
^
TypeError: appState.map is not a function
at lo…
-
### Before submitting your bug report
- [ ] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue](ht…
-
This was already agreed on in discord, I'm just opening an issue so that it isn't forgotten about.
The current plan is to:
- [ ] Remove the API server.
- [ ] Change the menu option to redirect …
-
`Discord4J: ERROR INITIALIZING LOGGER!
Discord4J: No SLF4J implementation found, reverting to the internal implementati
on (sx.blah.discord.Discord4J$Discord4JLogger)
Discord4J: It is *highly* reco…
-
> Discord API Domain Migration
Last month, we excitedly announced our official move to discord.com. It was a long time in the making, and the work isn't done yet! For now, our API will continue to ha…
-
### Summary
VoiceClient.play() doesn't pass FFMPEG error to 'after' function.
### Reproduction Steps
I know from https://github.com/Rapptz/discord.py/issues/5131 that the session invalidation error…
-
### Why this would be helpful
After #6272 the settings page will need to be built. The plan is to include the builds in the repository so contributors don't need to build anything to work with addo…