-
Not long ago, [discord.py](https://github.com/Rapptz/discord.py)'s development was **discontinued** (more info about what led to this and future of discord.py is [here](https://github.com/Rapptz/disco…
-
the highlight next SDK can set up a backend proxy endpoint with the `withHighlightConfig` wrapper, but the `` frontend component does not use the configured proxy
maybe you already were looking into …
-
Since I updated to Krita 5.2.3, I get this error at launch :
```
DiscordError
Python 3.10.7: C:\Program Files\Krita (x64)\bin\krita.exe
Tue Aug 27 23:35:07 2024
A problem occurred in a Python…
-
**Describe the bug**
On Flathub, I found this listing for a Discord client, "a standalone client and doesn't rely on the original Discord client in any way," and my interpretation of that was tha…
-
If it's possible to detect the logged in discord account, this could be sent to zkls. Then it can store it in db and use it to translate discord in-game nicks reliably. Additionally we could automati…
-
### Describe the bug?
I noticed this message spamming my headless log file and graphical client log file. It started after I closed the Discord process.
### To Reproduce
Start Resonite while Discor…
-
### Stacktrace
```
Error opening zip file or JAR manifest missing : /home/ubuntu/server/temp/caches/wrapper.jar
```
### Actions to reproduce
Start the server
### CloudNet version
.11 02:55:21…
-
## Feature Request
The current [AppContext](https://github.com/loco-rs/loco/blob/master/src/app.rs#L37) does not allow users to extend the struct which forces the user to create a lot of workaround…
-
It's required to create an inter-process communication (IPC) mechanism that works on both Linux/macOS and Windows platforms, as the Discord Rich Presence relies on this.
The first step, and goal of…
-
[`discord.ext.tasks.loop`](https://discordpy.readthedocs.io/en/stable/ext/tasks/index.html#discord.ext.tasks.loop) automatically reruns tasks by default on some errors. The implementation doesn't seem…