jchristgit

Results 131 comments of jchristgit
trafficstars

Sorry, I don't really know, but taking a guess, maybe PyPI doesn't allow `..raw:: html`?

Is there a changelog available for the gateway versions somewhere? > The Discord Gateway has a versioning system separate from the HTTP APIs. The documentation herein is only for the...

Ah, you're right, I thought it's a separate doc. Thanks for linking!

We need to update this very soon. Fun fun fun. https://github.com/discord/discord-api-docs/discussions/4510 > After April 30, 2022: > - API v10 will become the Default version > - API v9 will...

Ah, we are using V8 in the Gateway in nostrum 0.5. We are winners.

Thanks for opening this! The task list is super useful. > Existing attachments needing to be specified when editing a message to add new ones This is probably not something...

Hmmmmmm. I wonder if we could implement this directly with BEAM's message passing constructs instead of custom macro magic? That way, it's also easier for something like a GenServer to...

I like this idea a lot. @Kraigie @jb3 what are your thoughts on this?

Yes, there's currently no abstraction over them or anything. @beep-beep-beep-boop did you have anything in mind we could build here to make working with them easier?

Hi there, I don't think anyone has run nostrum on nerves before so this is interesting - we don't support it but I think it would be nice to have...