damccull
damccull
So, I realize this isn't in the realm of responsibility for a zip archive library, but I am trying to open a p4k file (from star citizen) using your lib...
Currently when using twilight_http's `client.current_user_application()` method you must use an existing bot token. For applications that don't have a bot token because they are pure webhook-interaction applications, this information must...
Hello, Is this project still being supported? No commits have been made in 2 years, so if it's no longer supported, please let us know in the readme.
@peter-dolkens I am trying to figure out how to open this p4k file myself, but I'm not succeeding like you seem to be. I see you have some kind of...
**Describe the bug** When both advantage and disadvantage exist on the same armor, stealth checks roll with advantage instead of cancelling **Severity** Medium (minor functional impact) **Context** !check stealth **To...
**Is your feature request related to a problem? Please describe.** Adding new accounts to the mobile app is easy, but removing them seems to require deleting all accounts and resetting...
Hello. I want to use couchbase in rust but I have no idea how to begin. For instance, there are multiple releases of the c lib depending on OS and...
As seen in https://github.com/signum-network/signum-node/pull/469#discussion_r594667678 there exists a need for a formatting guideline or requirements document. I suggest basing the formatting on the most popular (or official, if any exists) java...
**Describe the improvement that you'd like** Right now, you can start a code review and it even persists across VSCode sessions. But there's no marker on the graph to show...
What is the purpose of this equation in the channel const I the DmxSerialRecv.ino example line 29? `const int startChannel = 0 * 3 + 1;` Doesn't this just get...