The King of Half-Baked Projects
The King of Half-Baked Projects
So, the question is, does putting it into a queue actually make sense? That's probably pretty dumb when people already replied and you then send a reply that doesn't make...
Currently this doesn't work due to the broken members cache and presences cache.
I'd have to write support receiving Member Chunk Objects in github.com/Bios-Marcel/discordgo. I think the presence objects are buggy too, same problem.
I can't debug this right now, as the server is barely working for me. It goes online and offline for me. Maybe this is also part of the problem, I...
This is probably due to changes in the communication mechanism of the socket API that activates at a certain user size in order to reduce bandwidth and requests in discords...
I actually thought discordgo already supports sharding. Maybe this just needs to be toggled.
Appears there's no documentation about how the sharding exactly works with discordgo. Either way I don't want to implement this myself, as I have no way of testing this. I...
We'd need integration into https://github.com/Bios-Marcel/discordgo
yup, I am sure it is. Gotta download em and cache em. Then you can pass them to "beeep".
Do you have any idea what'd be best for the UX/UI? I'd probably go for habing to press 'M' to load more, e.g. increase the buffer size. Alternatively paging could...