carpet-discarpet
carpet-discarpet copied to clipboard
Fabric carpet extension that adds discord functionality to scarpet
I'm not sure if this is a scarpet bug or a discarpet bug, but this feels like the correct project to report the issue to. If you use the `run()`...
I'm not sure when this started to become an issue, but players in my server noticed it today. Some users' discord names in the minecraft chat were showing their username...
bored, wanted to do something not particularly interesting haha - fix some stuff (`dc_get_user-color` has hyphen, wrong links in Message, other stuff i forgot) - make descriptions a bit more...
One function doing different things with different arguments is bad, so it should be split into `dc_get_timeout` and `dc_set_timeout`
Instead of just returning `null` and logging an error, functions should throw a scarpet exception type to be catchable in scarpet with more details
This mod uses [Javacord](https://javacord.org/), which will be sunset at the end of 2025:  This means this mod will eventually have to transition to another library. Options include...