Ryan de Jonge

Results 79 issues of Ryan de Jonge

A ticket system that will open a temporary thread to communicate with someone that needs help or did something bad. Could go hand in hand with #124

feature
v3

Find out a way to allow a user to appeal their ban.

feature
v3

This feature should allow a user to define "highlight phrases", which DM the user when a specific phrase was found.

feature
v3

- add a config value `AllowBanAppeals` with commands for setting this value - add a DM-only command $appeal [serverid] - add the following text to the ban DM: `appealing this...

enhancement
v3

As of right now, purging a chat also gets rid of messages like polls etc. It would be better to just keep these messages, to prevent accidental deletion of polls.

enhancement
v2

# Summary As of right now, the `DiscordRestClient` is just a dum subset of the built-in rest client. To some degree I feel like it would be appropriate to update...

big-change

# Summary DSharpPlus throws a lot of exceptions if you mess up a lot of stuff, but what really causes it when it does? In a lot of cases you...

help wanted
core

# Summary There has been some discussion before about inconsistencies in entities received by either the WebSocket, HTTP requests or from the cache. This issue has come up in several...

core
big-change

User capes are not properly loading as of right now. ![image](https://user-images.githubusercontent.com/12187179/167255059-dfee9154-2757-49f5-ab7d-0027660a72a1.png)

bug