The King of Half-Baked Projects
The King of Half-Baked Projects
Hey, I was wondering whether it's possible to reuse a `*Request` or furthermore reset it. My usecase is trying to test whether calling the same request again results in an...
I can't explain why this happens and I don't know how to debug this, as my whole browser just freezes. Super strange, it really only happens with tolerance 0 and...
## Current state Currently reactions can not be seen, added or removed. ## Viewing reactions Viewing reactions should be possible in some simple way. Currently, I see three viable options:...
The current chatview has a couple of problems: * Unable to do proper layouting due to the fact that it's all based on the tview#TextView * Bad performance ( mostly...
A big part of what makes Discord so great, is that it offers all kinds of features for all amounts of people. You can share your screen, videochat, do groupchats...
This feature would be easy to implement. All it requires is TFA support. This needs to be a change in discordgo, as we need to pass `code` as a parameter...
## What do you want Currently message links are just a normal URL, however, this will cause the terminal to open the browser when clicking the URL. Instead the user...
The quoting feature currently only takes the plaintext from a message, meaning that all Files and embeds in the message will not be part of the quote. Since embeds aren't...
When your account has TFA enabled, discord needs you to supply a valid TFA token in order to change your account password. This could simply be done by a prompt...
Whenever you change your password, the discord back-end will invalidate all currently existing tokens. This will cause the cordless session to be invalidated as well, since cordless just uses one...