amy null
amy null
This might not be the solution you want (and this is an amazingly-late response), but you could write a [bangify](https://github.com/Kraigie/nostrum/blob/ddfc9bbc9688475d9442c29353cf43ce87d46ec8/lib/nostrum/api.ex#L1790) function (used [like this](https://github.com/Kraigie/nostrum/blob/ddfc9bbc9688475d9442c29353cf43ce87d46ec8/lib/nostrum/api.ex#L174)).

sa
yardim
Discord api
Hi! I’ve been quite quite sick for a *long* time now, up and down with symptoms, and I’ve been trying to focus my energy on projects I have an immediate...
> Do you have some high-level examples? I'm super unfamiliar with the project so no need to be specific. The general architecture kinda sucks: - errors don’t feed back to...
Some support for splitting up architecture-specific code was added in #36; I don't know if ARM64 is doable right now because I don't have an ARM machine to test with,...
@SuperSandro2000 Yes, the architecture-specific code will currently raise if you build it on any platform other than x86_64. The correct fix to this would be any of - conditionally compile...
This is a bug, thank you for reporting!