Results 1 comments of aka kautinkazu

> Have you considered checking if the message contains hex codes and setting the `colorCoded` argument based on that? > > ```lua > local message = "#0fc0fcHello there!" > local...