Jonathan
Jonathan
The title pretty much says it all.   Whenever I have webcam selected as the source, the memory usage constantly goes up until my computer crashes. I'm running arch...
## Front Page When you first click the tab you see: - Member Count - Message Count - Histogram of messages vs members - Histogram of messages vs time -...
## A Counter * Shows total emoji in the guild and the ratio of loaded/[guild capacity](https://discord.com/developers/docs/resources/guild#guild-object-premium-tier) ## A table is populated with the following columns: > GET /emojis/ * preview...
 There should be a comma there 😡 (6,457). do it for guilds too, cause one day we'll have more that 999 guilds.

when running `!emoji`, emojis with transparency show up as black
Design a system to automatically ban users that spam an inhuman number of messages. Add a settings category and include options for disable/enable and maximum allowed rate and ban/ban +...
All the ipc remote calls encode their arguments in json. When passing images around, this requires us to encode them in base64 strings and then decode them on the other...