Jonathan

Results 15 issues of Jonathan

The title pretty much says it all. ![memory](https://cloud.githubusercontent.com/assets/4121471/21852418/f0b24e7c-d7e0-11e6-97b0-7122b102dd0c.png) ![webcam](https://cloud.githubusercontent.com/assets/4121471/21852419/f0b3dcb0-d7e0-11e6-8ec3-d9e67ade9ceb.png) Whenever I have webcam selected as the source, the memory usage constantly goes up until my computer crashes. I'm running arch...

os: Linux

## Front Page When you first click the tab you see: - Member Count - Message Count - Histogram of messages vs members - Histogram of messages vs time -...

milestone
tracking

## 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...

in-progress
milestone
tracking

![image](https://user-images.githubusercontent.com/4121471/81616157-ff00ef80-93b0-11ea-9091-f1c058884581.png) There should be a comma there 😡 (6,457). do it for guilds too, cause one day we'll have more that 999 guilds.

bug
good first issue

![Example](https://media.discordapp.net/attachments/607638308457021482/896256119566118942/unknown.png)

when running `!emoji`, emojis with transparency show up as black

bug

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...